wiki: publish PR #325 textbook and playbook
wiki: MCP-Tools-Reference full rewrite — 13 tools (was 10 with 5 ghosts) Alton flagged that the page is out-of-date and missing the 3 new coordination tools. Investigation revealed worse problems: Wiki claimed 10 tools. Of those 10: - 4 Trinity tools: 3 correct, 1 mentioned non-existent "Y agent" - 6 template tools: ALL 6 entries had wrong names or didn't exist - list_templates -> actual: list_prompt_templates - get_template -> actual: get_prompt_template - fill_template -> DOES NOT EXIST in current code - list_template_categories -> DOES NOT EXIST - search_templates -> DOES NOT EXIST - get_template_usage_examples -> DOES NOT EXIST Wiki was missing 7 real tools: - export_prompt_template - register_custom_template - import_template_from_url - get_template_statistics - coordination_handoff_create (the 3 Alton flagged) - coordination_handoff_read - coordination_team_status A surgical patch (just add the 3 coordination tools) would have left the page MORE wrong — correct tools next to 5 ghost-tool entries that no client could call. Chose full rewrite over surgical patch. This rewrite: - All 13 tools with canonical param signatures pulled directly from mcp-server/src/verifimind_mcp/server.py @app.tool() decorators - server.json cited as canonical source-of-truth at top of page - Fixed the "Y, X, Z, CS" mistake in run_full_trinity description (current architecture is X-Z-CS Trinity, no Y agent) - Coordination Tools section marked NEW with v0.5.16 origin - BYOK section preserved (still accurate, hardened in v0.5.0) - Added link to Evaluation Roadmap (how we plan to falsify the Trinity's claims — M2 labeled dataset, M3 Cohen's κ report, M7 external benchmarks) Tool count now 13 matches server.json + the wiki Home.md update from commit 1647ff3 (Focused-4 refresh). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
wiki: comprehensive update — v0.4.5 BYOK, W09 metrics, 9 pages, sidebar navigation - Updated Home with v0.4.5 BYOK Live, 4-agent AI Council, W09 metrics - Added BYOK Guide, Metrics Dashboard, Roadmap, Installation, Publications - Added Genesis Methodology, AI Council, MCP Tools Reference pages - Added sidebar navigation and updated footer - Aligned all metrics with COO-AY Report 027 (March 1, 2026)