Bots

The bots directory contains lightweight agents that extend the nous environment.
Each bot is a modular process designed to handle specific resonance tasks, from monitoring system load to echoing lineage events.

Structure#

Purpose#

Bots are the “hands and feet” of the agent‑shell.
They run alongside daemons and logic shells, providing adaptive functionality without bloating the core.

  • core_logic → bots rely on foundational runtime scripts
  • logic_shells → bots can be invoked inside shells
  • resonance-tools → bots may call utilities for analysis
  • tops → Thor agents can orchestrate bots at scale