registry-consistency-audit
description (verbatim frontmatter)
Cross-check one domain's state (or the whole fleet's) across the FOUR registries that must agree: the fleet manifest (plugins/cwc-deploy/skills/fleet-expansion/fleet-manifest.toml — [sites.*]/[redirects.*]/[denylist] incl. never_use), the Postgres deploy ledger (fact_fleet_deploy via psql -U wbr), the live dns_zones API (subagentsubdomains.com/api/dns-zones), and the repo-root cloudflare.toml [dns] section — and emit a per-domain consistency matrix with a single verdict (CONSISTENT-TOMBSTONE / CONSISTENT-LIVE / CONSISTENT-UNSERVED / INCONSISTENT / UNKNOWN). Born from the real 2026-07-09 subagentcloudflare.com teardown, where one operator directive had to land in all four places at once. Use when the user asks "is <domain> consistent across the registries", "did the teardown/launch land everywhere", "audit the registries", "registry drift", after any fleet-expansion registration wave, or after tombstoning/denylisting a domain. Do NOT use for nav/SITES-array drift on the sites themselves (sibling dependency-drift-audit / fleet-audit own that), for fixing what it finds (route to cwc-deploy / cwc-engineering), or for design-system gates (scripts/design-system-audit.sh).
summary
Cross-check one domain's state (or the whole fleet's) across the FOUR registries that must agree: the fleet manifest (plugins/cwc-deploy/skills/fleet-expansion/fleet-manifest.toml — [sites.*]/[redirects.*]/[denylist] incl.
source
plugins/cwc-operations/skills/registry-consistency-audit/SKILL.md
provenance
created 2026-07-10 18:13:13 · JSON