A GitBook-published standard/article skeleton for TheColliery: .gitbook.yaml +
SUMMARY.md + CONTRIBUTING.md/CHANGELOG.md (the correction-report contribution shape) +
LICENSE (CC BY-NC-ND 4.0, the Articles-zone default) + check/watch-sources workflows.
After "Use this template": scaffold with
node .github/scripts/new-repo.mjs article --name <repo> --license <spdx> <target-dir>
from a clone of TheColliery/.github, rather than editing this repo's copy by hand.
No tools/check.mjs or tools/watch-sources.mjs ships in this skeleton — both are
genuinely per-article (what they check depends on the standard's own rules and its cited
sources). Write them, or copy + adapt from the live exemplar,
Articles/SpriteDesignDatum/tools/.