Deep Dive Guides¶
Comprehensive reference guides with detailed explanations, complete configurations, and visual walkthroughs.
Agent Integration
Add a new coding agent with a single config file — config reference, hooks, API contract
Status Line Guide
Complete emoji reference and configuration
Health Dashboard
6-layer protection architecture, 9-class system design, and UKB workflow monitoring
Constraint Testing
18 constraints with detection status, automated testing framework, and hook configuration
VKB Visualization
Interactive knowledge graph exploration, CLI commands, and HTTP API endpoints
Knowledge Workflows
14-agent UKB system, continuous learning, and SmartOrchestrator coordination
When to Use These Guides¶
| Guide | Use When... |
|---|---|
| Agent Integration | Adding a new AI coding assistant to the system |
| Status Line | You need to understand status bar indicators |
| Health Dashboard | Investigating health issues or understanding the monitoring architecture |
| Constraint Testing | Adding new constraints, debugging detection, or testing enforcement |
| VKB Visualization | Exploring knowledge graphs or integrating VKB programmatically |
| Knowledge Workflows | Understanding how knowledge is captured, processed, and stored |
Quick Links¶
- Getting Started - Initial setup and configuration
- Core Systems - Overview of LSL, UKB/VKB, Constraints
- Architecture - System architecture and data flow
- Troubleshooting - Common issues and solutions