Commit Graph

36 Commits

Author SHA1 Message Date
ed 07ddcf068b docs(spec): Add hot reloader design spec 2026-05-14 22:06:44 -04:00
ed 46a415c9a0 docs(mcp): Document new Python structural tools 2026-05-13 22:01:39 -04:00
ed 5babdc16ae docs: Add ai_client.py style curation implementation plan 2026-05-13 18:18:32 -04:00
ed bcca433f27 docs: Add ai_client.py style curation design spec 2026-05-13 18:17:59 -04:00
ed ae063c77ed docs: update decoupling report with deletion commit details 2026-05-13 16:05:57 -04:00
ed 4025a7130d revert(ai_client): remove incomplete decoupling, restore clean startup
The AI client decoupling was never properly implemented and added
unnecessary complexity. The actual startup bottleneck was RAG initialization
which is now handled via async initialization.

Report written to docs/reports/ai_decoupling_revert_report.md
2026-05-13 16:01:58 -04:00
ed 38270ffa16 docs: Add AI Server IPC implementation plan 2026-05-13 08:35:09 -04:00
ed 0c79e76bad docs: Add AI Server IPC design spec 2026-05-13 08:33:09 -04:00
ed 0704b76fc4 move MMA_Support to docs 2026-05-13 08:13:18 -04:00
ed 4fe5fbd7d2 move reports in docs to a dedicated folder. 2026-05-13 08:10:56 -04:00
ed cb87aacafe conductor(plan): Add ImGui context manager implementation plan 2026-05-11 22:30:58 -04:00
ed dc302855cb docs(superpowers): Add ImGui context manager suite design spec 2026-05-11 22:27:20 -04:00
ed a799a57210 wip spec for contex composition 2026-05-10 22:02:00 -04:00
ed 5b55b51795 move edit workflow 2026-05-10 20:31:18 -04:00
ed 3eacfc39e6 did ai's job 2026-05-10 19:57:37 -04:00
ed 05a11978ef docs(phase6): add Advanced Context Curation guide and C/C++ AST tools 2026-05-10 15:48:21 -04:00
ed 5160287047 docs(phase5): Final Phase 5 Stabilisation report and test suite hardening. All 32 test batches verified PASS. 2026-05-09 17:36:07 -04:00
ed c036ac80a8 le docs 2026-05-07 23:32:17 -04:00
ed 1b5f51a17b chore(conductor): Complete Comprehensive Path Mapping & Tooling 2026-05-07 22:59:26 -04:00
ed 8c7522fc89 mv pipeline analysis to docs 2026-05-07 22:14:12 -04:00
ed 5f4da366f1 docs(architecture): Add custom shaders and window frame architecture document 2026-03-13 11:57:22 -04:00
ed d34c35941f docs update (wip) 2026-03-08 01:46:34 -05:00
ed f25e6e0b34 OK 2026-03-06 23:21:23 -05:00
ed ea5bb4eedf docs(src): Update documentation for src/ layout and sloppy.py entry point 2026-03-04 10:10:41 -05:00
ed 6b2270f811 docs: Update core documentation with Structural Testing Contract 2026-03-03 01:13:03 -05:00
ed 72f54f9aa2 docs: Add Inter-Domain Bridge section to Meta-Boundary guide 2026-03-02 12:53:34 -05:00
ed 5b3c0d2296 docs: Add Meta-Boundary guide to clarify Application vs Tooling domains 2026-03-02 12:44:34 -05:00
ed 08e003a137 docs: Complete documentation rewrite at gencpp/VEFontCache reference quality
Rewrites all docs from Gemini's 330-line executive summaries to 1874 lines
of expert-level architectural reference matching the pedagogical depth of
gencpp (Parser_Algo.md, AST_Types.md) and VEFontCache-Odin (guide_architecture.md).

Changes:
- guide_architecture.md: 73 -> 542 lines. Adds inline data structures for all
  dialog classes, cross-thread communication patterns, complete action type
  catalog, provider comparison table, 4-breakpoint Anthropic cache strategy,
  Gemini server-side cache lifecycle, context refresh algorithm.
- guide_tools.md: 66 -> 385 lines. Full 26-tool inventory with parameters,
  3-layer MCP security model walkthrough, all Hook API GET/POST endpoints
  with request/response formats, ApiHookClient method reference, /api/ask
  synchronous HITL protocol, shell runner with env config.
- guide_mma.md: NEW (368 lines). Fills major documentation gap — complete
  Ticket/Track/WorkerContext data structures, DAG engine algorithms (cycle
  detection, topological sort), ConductorEngine execution loop, Tier 2 ticket
  generation, Tier 3 worker lifecycle with context amnesia, token firewalling.
- guide_simulations.md: 64 -> 377 lines. 8-stage Puppeteer simulation
  lifecycle, mock_gemini_cli.py JSON-L protocol, approval automation pattern,
  ASTParser tree-sitter vs stdlib ast comparison, VerificationLogger.
- Readme.md: Rewritten with module map, architecture summary, config examples.
- docs/Readme.md: Proper index with guide contents table and GUI panel docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-01 09:44:50 -05:00
ed bf4468f125 docs(conductor): Expert-level architectural documentation refresh 2026-03-01 09:19:48 -05:00
ed c4c47b8df9 feat(gui): Rename gui.py to gui_legacy.py and update references 2026-02-24 20:36:04 -05:00
ed 68e895cb8a update docs 2026-02-22 17:28:07 -05:00
ed 1b71b748db wip docs 2026-02-22 11:22:08 -05:00
ed 34ed257cd6 corrections 2026-02-22 09:38:31 -05:00
ed be42d21842 docs 2026-02-22 09:20:02 -05:00
ed d0d8f3e145 add file cache 2026-02-21 16:31:33 -05:00
ed 600ddff092 progress 2026-02-21 15:51:08 -05:00