ed
bd1d966c12
docs: scrub gemini_cli references from 12 docs (provider count 8->7)
...
Cleaned: docs/guide_ai_client.md, docs/guide_architecture.md,
docs/guide_models.md, docs/guide_simulations.md,
docs/guide_context_aggregation.md, docs/guide_tools.md, docs/Readme.md,
conductor/tech-stack.md, conductor/product.md,
conductor/product-guidelines.md, conductor/workflow.md,
conductor/code_styleguides/error_handling.md.
Provider list citations updated to 7 (gemini, anthropic, deepseek,
minimax, qwen, grok, llama). guide_meta_boundary.md intentionally
retained (its gemini_cli references are the meta-tooling
GEMINI_CLI_HOOK_CONTEXT env var, NOT the provider; per spec GAP-A12).
2026-07-05 20:16:53 -04:00
ed
aa4ec2ed08
docs(tools): fix run_powershell signature (add patch_callback + correct Popen kwargs + qa_callback also fires on stderr-only)
2026-06-10 23:45:02 -04:00
ed
ea4d3781a6
docs: fix 4 stale refs (4-thread->8, dispatch line 1341->1322, 7->11 locks)
...
Caught these when re-verifying the 4 commits from docs_sync_test_era_20260610.
Not in my track originally (per the prior 'no track boundary' correction),
but they're stale data and easy to fix in one commit:
- docs/Readme.md:41: '4-thread ... 7 lock-protected regions' -> '8-thread
io_pool ... 11 lock-protected regions' (bumped 4->8 in 4a338486
on 2026-06-06; 11 locks counted in __init__ at app_controller.py:778-1212)
- docs/reports/session_synthesis_20260608.md:121: same fix, plus a
note that this report predates the bump
- docs/reports/workflow_markdown_audit_20260608.md:40: same fix
(the audit report was correct AT TIME OF WRITE but is now stale)
- docs/guide_tools.md:57: 'mcp_client.py:1341' -> 'mcp_client.py:1322'
(the dispatch function's actual line)
Left unchanged:
- docs/reports/COMPACTION_DIGEST_20260607.md:45 mentions '4 workers are
stuck' in a specific historical context (2026-06-07 hang investigation
pre-bump). That '4' was true at the time and is part of the historical
record; flagging in commit message not text.
2026-06-10 21:25:56 -04:00
ed
3cf0539641
docs(tools): update tool count from 26 to 45, add edit_file, derive_code_path, and Beads tools section
2026-06-02 19:11:58 -04:00
ed
46a415c9a0
docs(mcp): Document new Python structural tools
2026-05-13 22:01:39 -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
d34c35941f
docs update (wip)
2026-03-08 01:46: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