Documentation Resources
Comprehensive guides, architecture docs, and reference material. Organized by topic for quick access.
Architecture
Architecture Overview
System architecture & design decisions
docs/ARCHITECTURE.md
Service Dependency Map
Service relationships & boot order
docs/SERVICE_DEPENDENCY_MAP.md
Coding Standards
Patterns, anti-patterns, templates
docs/CODING_STANDARDS.md
Service Endpoints
All service ports & endpoints
docs/SERVICE_ENDPOINTS_REFERENCE.md
Guides
Quick Start
Get running in 3 steps
QUICKSTART.md
Docker Profiles
Service profiles & composition
docs/DOCKER_PROFILES.md
Secrets Service
Secret management & vault
docs/SECRETS_SERVICE.md
STaR Implementation
Self-Taught Reasoner training
docs/STAR_IMPLEMENTATION.md
Integration
Integration Testing Guide
All 260 services tested
docs/INTEGRATION_TESTING_MASTER_GUIDE.md
Context Integration
Memory & context pipeline
docs/CONTEXT_INTEGRATION_SUMMARY.md
Unified Streaming
SSE streaming architecture
docs/UNIFIED_STREAMING_SYSTEM.md
MCP Setup
Model Context Protocol server config
.github/COPILOT-MCP-SETUP.md
Operations
Troubleshooting
Common issues & fixes
docs/troubleshooting/
Security Fixes
Security audit & remediation
docs/SECURITY_FIXES_SUMMARY.md
Technical Debt
Debt tracking & remediation plan
docs/TECHNICAL_DEBT_ANALYSIS.md
Docker Build Optimization
Build speed improvements
docs/DOCKER_BUILD_OPTIMIZATION.md