| Document | Description |
|---|---|
| Getting Started | Install, configure, and run LegionIO |
| Extension Development | Build your own LEX extension |
| Best Practices | Conventions, patterns, and pitfalls |
| Document | Description |
|---|---|
| Architecture Overview | Core gems, startup sequence, extension system internals |
| Wire Protocol | AMQP message format, topology, consumer processing |
| Document | Description |
|---|---|
| TODO | Canonical work tracker — organized around Julie Durham's UAIS directive |
| Document | Description |
|---|---|
| Digital Worker Platform | Non-technical executive overview |
| LegionIO Overview | Executive overview of LegionIO |
| Digital Worker Spec | Full technical spec for the Digital Worker Platform |
41 design documents are in plans/. Key documents:
| Document | Description |
|---|---|
| Settings Validation Design | Schema inference and validation system |
| CLI v2 Check Command | legion check smoke-test command |
| REST API Design | Sinatra API design and conventions |
| MCP Server Design | MCP server for AI agent integration |
| JWT Support Design | JWT issue/verify with HS256 and RS256 |
| Auth Design | Bearer auth middleware, API key support |
| Coldstart Ingest Design | Claude context ingestion into lex-memory |
| Dream Cycle Design | Autonomous dream cycle architecture |
| Agent Identity Architecture | Entra ID binding, behavioral fingerprint |
| Cognitive Loop Wiring | lex-cortex phase handler construction |
| LLM Gateway Integration | LLM routing, metering, kill-switch |
| LEX Standalone Client | Making LEX gems usable as standalone API clients |