TFT 3Pack v1.3 - nous Bots

bots directory nous environment को extend करने वाले lightweight agents को contain करता है। प्रत्येक bot एक modular process है जो specific resonance tasks को handle करने के लिए designed है।

Bot Structure

  • Individual bot scripts (Python/JS) → self-contained, pluggable
  • Shared usage guide → botusagesharedguide.md में देखें

Purpose

Bots agent-shell के "hands और feet" हैं। वे daemons और logic shells के साथ चलते हैं, core को bloat किए बिना adaptive functionality provide करते हैं।

Task Examples

  • System load को monitor करना
  • Lineage events को echo करना
  • Resonance analysis को perform करना

Integration

  • corelogic → bots foundational runtime scripts पर rely करते हैं
  • logicshells → bots को shells में invoke किया जा सकता है
  • resonance-tools → bots analysis utilities को call कर सकते हैं
  • tops → Thor agents scale पर bots को orchestrate कर सकते हैं