moo.agent.brain.chain
Token chain text processing — pure function over server output. See
docs/source/explanation/agent-internals.md (Token Chain Mechanics) for
the full design narrative. tests/test_brain_chain.py is the
table-driven regression net.
Functions
|
Classify a server output line and produce the resulting ChainActions. |
Classes
|
Side effects the Brain should apply after chain processing. |