The docs/ vs com/ source-of-truth contradiction from the morning's audit โ closed. 204 Mintlify files archived, the repo renamed, workflow docs updated, and the .claude settings file cleaned up while we were in there.
Mintlify was retired as AICV's publishing surface on April 6 when the Astro rebuild shipped. But the files were still sitting in docs/ โ 204 publishing-surface files and a separate radio-era pipeline โ creating ongoing confusion about which directory was authoritative. Today that got resolved. Both archived to ~/archive/ with dated folder names: docs-publishing-surface-retired-2026-04-17/ and radio-era-retired-2026-04-17/. The loose Projects/.env was also retired with a breadcrumb note pointing to the correct key management approach.
With the Mintlify surface archived, docs/ was renamed to aicv-playbook/ using git mv โ full commit history preserved, no orphaned references. Six workflow docs updated to remove Mintlify references and stale paths. STATE.md partitioned into strategic-only content so it doesn't drift back into operational detail. com/CLAUDE.md updated with the canonical workflow reference so any agent or human reading the repo gets pointed to the right source. Four commits across three repos: org (6766a4b), aicv-playbook (627f235), and com (3b9e1ce, aeef037).
While inside the Claude Code configuration, pruned 63 stale allow entries from .claude/settings.local.json โ entries that had accumulated from the Mintlify era and the retired agent. subdomain. 419 entries โ 356. Breakdown: 50 Projects/docs refs, 13 agent.aicoachellavalley.com refs, 1 double-slash typo. Atomic Python read-filter-write, verified valid JSON after.
End-of-day curl checks confirmed the infrastructure is clean: aicoachellavalley.com/.well-known/mcp.json returning 200 (live since April 6 โ the MCP "business card" was already serving), aicoachellavalley.org returning 200, agent.aicoachellavalley.com dead and unreachable as expected.