05372abdfc
---ci--- project: acdl phase: 0 milestone: v1.6 status: audit verdict: CLEAN (after fixes) ---/ci--- Audit found stale acdl_platform/ references in .ciagent/ files that described the package by its pre-rename name. Fixed: - REQUIREMENTS.md REQ-53: updated to reflect the actual core/ rename (was 'platform/', the original target that shadows stdlib). - ROADMAP.md overview line 315: acdl_platform/ -> core/ (platform/ shadows stdlib). - ROADMAP.md phase 21 description + success criteria: platform/ -> core/ (already partially fixed during run; this completes it). - ARCHITECTURE.md line 345-346: acdl_platform/*.py -> core/*.py. - PERSONAS.md: all territory globs + typecheck command + co-ownership references updated from acdl_platform/ to core/. Historical references preserved (REQUIREMENTS REQ-29/30/32/36/39, RESEARCH.md) — they record what existed at the time and must not be rewritten. Reconstruction: PASS (config.json v1.6, ROADMAP phase 21 complete v1.6.0, REQUIREMENTS REQ-52..61 complete v1.6.0 — all match git log). File discipline: PASS (config.json valid, PROJECT.md sections present, ROADMAP phases match branches, ARCHITECTURE.md matches code structure). Branch hygiene: PASS (phase/21 merged to main; no orphans). Commit discipline: PASS (10/10 v1.6 commits have ---ci--- blocks; 0 escalations).