What problem does it solve? Teams maintaining generated governance surfaces across multiple AI providers need a fast, provider-neutral way to verify that adapters, snapshots, and contracts are current and consistent without manually running each check. ## Core Features & Use Cases - Deterministic Health Checks: Runs four repository-owned commands covering governance doctor, codex adapter generation, fork governance builds, and provider surface tests. - Structured Status Output: Returns a compact PASS/FAIL/BLOCKED table per check plus one overall state: HEALTHY, DRIFTED, INVALID, or BLOCKED. - Read-Only Operation: Never regenerates, repairs, installs, or modifies anything unless the user separately requests a fix. - Use Case: Before merging a change to the design-system canonical skills, ask for a governance status check to confirm no adapter drift or provider parity issues exist. ## Quick Start Ask the assistant to run a governance status check on this repository and report whether it is healthy, drifted, invalid, or blocked.