Design Docs
This page indexes the design specification documents for the CortexPrism project. Full specifications are maintained in the GitHub repository.
Specification Index
| Document | Description |
|---|---|
| DESIGN.md | Overall design vision, principles, and competitive analysis |
| ARCHITECTURE.md | Comprehensive architecture documentation |
| Security Model | Security architecture, threat model, and mitigation strategies |
| Memory System | Memory tier specifications and implementation details |
| Plugin System | Plugin architecture, lifecycle, and API specifications |
| Model Router | Model router and request routing specifications |
| Daemon Supervisor | Background process management design |
| Agent Loop | Core reasoning and tool execution loop |
| Databases | SQLite database schemas and migration strategy |
Related Resources
- Architecture Overview — High-level system architecture
- Developer Guide — Plugin and agent development framework
- Knowledge Base — FAQ, troubleshooting, and best practices
- CLI Reference — Complete command-line reference
For the complete set of 40+ detailed design specifications, see the GitHub repository.