docs-authority-enforcer
Purpose
Keep docs aligned with implemented runtime commands, services, and ports.
Trigger when
- •Deployment commands or service contracts changed.
- •Audit finds stale
docker-composeor outdated port/service naming in active docs.
Workflow
- •Identify authoritative docs (README, QUICKSTART, AGENTS, active runbooks).
- •Cross-check against implemented scripts/workflows.
- •Update active docs to canonical commands.
- •Mark legacy docs as non-authoritative or archive them.
- •Re-scan for prohibited stale patterns in active docs.
Outputs
- •Documentation drift report
- •Updated authoritative docs and archival notes
Guardrails
- •Do not rewrite historical audit artifacts as active runbooks.
- •Preserve clear distinction between active and legacy documents.