Concepts¶
What's actually happening under the hood. Read top to bottom — these pages form a coherent mental model.
Coming soon:
- Persona — the dataclass, the seven anatomical slots (thinking, imagination, mouth, eye, ear, teacher, researcher)
- Living — the runtime, the seven voices, how Agent assembles it
- The seven voices — Ego, Artist, Mouth, Eye, Ear, Teacher, Researcher — why each exists
- Native actions —
tools.write,tools.say,tools.draw,tools.send,tools.notify— how the persona reaches the person - The cognitive cycle — seven stages, what each does, when each fires
- Pulse and phase — morning, day, night
- Memory — ability, meaning, messages, archive, context
- Signals — Plan, Event, Message, Inquiry, Command, the bus
- Three entities — tools, abilities, meanings, by what state each sees
- Tool results — the TOOL_RESULT pattern
- Identity rebuild — how
ego.identityis cached, and whentransform()rebuilds it