# Architecture documentation Technical reference for contributors and advanced users. For everyday how-to, use in-app **Library → Qube** or [user docs](../user/README.md). --- ## In this folder | Document | Contents | |----------|----------| | [memory-system.md](memory-system.md) | RAG + long-term atomic memory (v6 → v7.1), Memory Manager surface | | [pipeline-and-ui.md](pipeline-and-ui.md) | Voice pipeline, cognitive router summary, LLM dual mode, RAG, GUI | | [stack.md](stack.md) | Component stack and key module paths | --- ## Canonical deep dives (existing) | Topic | Document | |-------|----------| | Cognitive router | [cognitive_router.md](../cognitive_router.md) | | Live knowledge adapters | [live_knowledge_adapters.md](../live_knowledge_adapters.md) | | External knowledge platform | [external_knowledge_platform_plan.md](../external_knowledge_platform_plan.md) | | In-app help corpus design | [in_app_help_knowledge_base.md](../in_app_help_knowledge_base.md) | | Logging & diagnostics | [logging_and_diagnostics.md](../logging_and_diagnostics.md) | | Memory manual QA | [memory_manual_qa.md](../memory_manual_qa.md) | | ADRs | [adr/README.md](../adr/README.md) | | Launch doc playbook | [launch_documentation_guidelines.md](../launch_documentation_guidelines.md) | --- ## Archived material The pre–launch rewrite README (453 lines, full technical detail) is preserved verbatim: [../archive/readme-pre-launch-rewrite.md](../archive/readme-pre-launch-rewrite.md) Extracted sections in this folder were split from that archive for navigation; the archive remains the complete historical record.