# Repo Alignment Checklist Use this checklist when comparing AGENTS or `agent-docs` against repository facts. - Which exact doc claims depend on repository reality? - Which repository files or commands provide the authoritative fact for each claim? - For each item, did you record `doc claim`, `observed repo fact`, and `result` in that order? - Do the rule docs expose enough authority or source-of-truth anchors that a maintainer can verify the claim without guessing? - Which rules should have had an `Authority` section but do not? - Do inventories that classify repository entities expose enough classification authority to verify their status or grouping decisions? - Do scripts, ports, paths, or package names still match the docs? - Do the documented verification commands still match actual script behavior? - Do layering, contract-boundary, or runtime-topology claims still match code structure? - Which mismatches are must-fix drift versus wording cleanup? - Did every non-confirmed item include a severity level from the shared severity model? - Are the conclusions grounded in current files and command output rather than memory?