Commit Graph

12 Commits

Author SHA1 Message Date
Ed_
6999aac197 add readme splash 2026-03-01 15:44:40 -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_
04a991ef7e docs(logging): Update documentation for session-based logging and management 2026-02-26 09:19:56 -05:00
Ed_
b92fa9013b docs: Update entry point to gui_2.py 2026-02-24 20:37:20 -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_
4a6721c3be cache improvement (gemini) 2026-02-22 10:09:19 -05:00
Ed_
be42d21842 docs 2026-02-22 09:20:02 -05:00
Ed_
dc8192b1dc oops 2026-02-21 23:38:46 -05:00
Ed_
3e94c9580e latest ux and readme update 2026-02-21 23:38:24 -05:00
Ed_
a6d7127d98 update readme 2026-02-21 22:09:46 -05:00
Ed_
1ad985e27a add readme.md 2026-02-21 22:08:17 -05:00