23 lines
1.4 KiB
Markdown
23 lines
1.4 KiB
Markdown
# Project Context
|
|
|
|
## Definition
|
|
|
|
- [Product Definition](./product.md) — Vision, primary use cases, and key features
|
|
- [Product Guidelines](./product-guidelines.md) — Code style, process, and architectural patterns
|
|
- [Tech Stack](./tech-stack.md) — Python 3.11+, ImGui Bundle, FastAPI, all SDKs and modules
|
|
- [Human-Facing Documentation](../docs/Readme.md) — **14 deep-dive guides** (architecture, MMA, tools, simulations, testing, per-source-file references, RAG, Beads, hot reload, personas, NERV theme, workspace profiles, command palette, context curation)
|
|
|
|
## Workflow
|
|
|
|
- [Workflow](./workflow.md) — TDD protocol, task lifecycle, commit guidelines
|
|
- [Code Style Guides](./code_styleguides/) — AI-Optimized Python Style and language-specific guides
|
|
- [Architecture Fallback](./workflow.md#architecture-documentation-fallback) — When uncertain, consult these deep-dive docs
|
|
|
|
## Management
|
|
|
|
- [Tracks Registry](./tracks.md) — All tracks (active, planned, archived)
|
|
- [Tracks Directory](./tracks/) — Per-track spec.md, plan.md, metadata.json
|
|
- [Active Track: Command Palette & UI Performance](./tracks/command_palette_and_performance_20260602/) — Async context preview + 32-command Command Palette (Phases 1-3 complete, plan.md needs final review)
|
|
|
|
Last comprehensive doc refresh: 2026-06-02 (8 new guides added: testing + 7 per-source-file references). See [docs/Readme.md](../docs/Readme.md) for the full 14-guide index.
|