# Documentation ## Quick Start See the main [README.md](../README.md) for setup instructions. ## Architecture | Document | Description | |----------|-------------| | [0_overview.md](0_overview.md) | System overview and philosophy | | [1_architecture.md](1_architecture.md) | Technical architecture | | [2_schema.md](2_schema.md) | Database schema and sqlite-vec setup | | [3_context-and-memory.md](3_context-and-memory.md) | Context system | | [4_tools-and-workflows.md](4_tools-and-workflows.md) | Agent tools and workflows | | [5_logging-and-evals.md](5_logging-and-evals.md) | Logging infrastructure | | [6_ui.md](6_ui.md) | UI components and patterns | | [8_mcp.md](8_mcp.md) | MCP server setup | | [9_open-source.md](9_open-source.md) | Open source specific notes | ## Troubleshooting See [TROUBLESHOOTING.md](TROUBLESHOOTING.md) for common issues.