scripts/backlog-archive-check.mjs
a closed row reached the archive with a pointer to what its content became, instead of being deleted (ADR-051)
Reference
- Status. Required - part of the
coreprofile. - How it arrives.
copy- ship verbatim; the repo gets a byte-for-byte copy (guards, templates that carry no repo-specific content) - Shipped form. read it in the standard's own tree
The rule that requires it
The repo backlog holds intents, each with a definition of done; an item
What checks it
node scripts/backlog-archive-check.mjs --block- a row removed from the pool reached the archive, and every archived row names where its content went (skips its archive checks where nothing has been archived yet) Blocks the build when it fails.
