feat: add Nervous-Protocol architecture and reorganize toolchain docs
- Created architecture/Nervous-Protocol.md: comprehensive three-tier autonomous learning architecture (dafit → Chrysalis-Nyx → Young Nyx) - Designed state machine tool interface pattern with LangChain integration - Documented escalation protocols, discovery catalogues, and collaborative tool building - Moved TOOLCHAIN-PROGRESS.md and Toolchain-Architecture.md to architecture/ directory - Updated Endgame-Vision.md with toolchain crosslinks Key architectural patterns: - State machines as universal tool interface (safety + discovery) - Three-tier oversight with OR gate inputs (dafit + Chrysalis) - Message-based continuity via phoebe heartbeat polling - LangChain BaseTool framework (replaced MCP for maturity) - Dual decision tracking (Young Nyx choices + oversight responses) Version: Nervous-Protocol v1.1 (LangChain-based) Context: Phase 1 toolchain complete, variance collection running 🌙💜 Generated with Claude Code Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -49,6 +49,7 @@ This is a **RESEARCH VISION** - a platform for studying how intelligence emerges
|
||||
## Architecture Overview
|
||||
|
||||
**Visual diagram:** → [`architecture/nimmerverse.drawio.xml`](architecture/nimmerverse.drawio.xml) (open in draw.io)
|
||||
**Toolchain implementation:** → [`architecture/Toolchain-Architecture.md`](architecture/Toolchain-Architecture.md) | [Progress](architecture/TOOLCHAIN-PROGRESS.md)
|
||||
|
||||
```
|
||||
┌──────────────────────────────────────────────────────────────────┐
|
||||
|
||||
Reference in New Issue
Block a user