Thread Registry: - Root thread initialization at boot - Thread chain tracking for message flow - register_thread() for external message UUIDs LLM Router: - Multi-backend support with failover strategy - Token bucket rate limiting per backend - Async completion API with retries Console Handler: - Message-driven REPL (not separate async loop) - ConsolePrompt/ConsoleInput payloads - Handler returns None to disconnect Boot System: - System primitives module - Boot message injected at startup - Initializes root thread context Documentation: - Updated v2.1 docs for new architecture - LLM router documentation - Gap analysis cross-check Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| archive-obsolete | ||
| configuration.md | ||
| core-principles-v2.1.md | ||
| doc_cross_check.md | ||
| handler-contract-v2.1.md | ||
| listener-class-v2.1.md | ||
| llm-router-v2.1.md | ||
| message-pump-v2.1.md | ||
| primitives.md | ||
| self-grammar-generation.md | ||
| why-not-json.md | ||