2.1 KiB
2.1 KiB
Project Context
Definition
- Product Definition — Vision, primary use cases, and key features
- Product Guidelines — Code style, process, and architectural patterns
- Tech Stack — Python 3.11+, ImGui Bundle, FastAPI, all SDKs and modules
- Human-Facing Documentation — 23 deep-dive guides (architecture, MMA, tools, simulations, testing, per-source-file references, RAG, Beads, hot reload, personas, NERV theme, workspace profiles, command palette, themes, context curation, and more)
Workflow
- Workflow — TDD protocol, task lifecycle, commit guidelines
- Code Style Guides — AI-Optimized Python Style and language-specific guides
- Architecture Fallback — When uncertain, consult these deep-dive docs
Management
- Tracks Registry — All tracks (active, planned, archived)
- Tracks Directory — Per-track spec.md, plan.md, metadata.json
- Active Track: Test Regression Fixes (post multi-themes ship) — 11 of 21 failing tests fixed, root cause of remaining live_gui C-level crash identified (
_ini_capture_readydefer-not-catch pattern). Follow-up track needed for ~5 remaining live_gui tests. - Recently Shipped: Multi-Theme TOML System — 8 new theme files, public API (
load_themes_from_disk,get_syntax_palette_for_theme,apply_syntax_palette), color-callable convention. See ../docs/guide_themes.md for the authoring guide.
Last comprehensive doc refresh: 2026-06-05 (24 guide_*.md files; the Guides table in docs/Readme.md lists 23 entries — guide_docker_deployment is unindexed pending theme for it). 8 new guides added in the 2026-06-02 docs layer refresh: testing + 7 per-source-file references. Latest addition: guide_themes.md (2026-06-04, multi_themes_20260604 ship). See docs/Readme.md for the full index.