What problem does it solve?
Prevents operational drift by ensuring Acrid's internal dashboard files (Launch Cockpit, Skill & Agent Roadmap, and related scoreboards) accurately reflect what shipped, what broke, and what changed during each session.
Core Features & Use Cases
- End-of-session reconciliation: Reads target files, diffs them against the session's outcomes, updates Updated dates, moves items between Right Now and Done, and appends decision log entries when needed.
- Metric and source validation: Cross-checks scoreboard metrics against site-config.json, CLAUDE.md, and source files, verifies Kaizen entries exist, and flags stale references or missing child pages.
- Safety-first updates: Enforces rules to never invent progress, preserve child pages/databases, prefer surgical edits, and report a concise summary of changes to the operator.
- Use Case: At session close, run the Ops Manager to sync today's builds, pipeline fixes, and distribution activity into the Launch Cockpit and Roadmap so the operator always sees an up-to-date single source of truth.
Quick Start
Run the Ops Manager at session end to read infrastructure/launch-cockpit.md and infrastructure/roadmap.md, reconcile changes from the session, update dates and metrics, and report the 2–3 sentence summary of what was changed.