Skip to content

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/completions surface, what's supported)
  • CLI (every eternego subcommand)