Reference¶
Quick lookups.
Coming soon:
- Data shapes (the dataclasses from
core/data.py) - Exception hierarchy (
core/exceptions.py, domain vs infrastructure) - Signal types (Plan, Event, Message, Inquiry, Command — when each is raised)
- Brain functions (signature, return shape)
- HTTP API (every route)
- OpenAI-compatible API (
/v1/chat/completionssurface, what's supported) - CLI (every
eternegosubcommand)