# Per-file word-count overrides for tools/docs_check.py (DOC002).
# Format: <repo-relative path> = <max words>
# These are pre-existing documents whose size predates the Scribe Coding migration
# (2026-08-03) — listed here rather than split, to avoid losing content during a
# structural reorganization. See docs/technical/01-documentation-conventions.md for
# the sprawl-control policy new documents should follow.

docs/CHANGELOG.md = 2000
# ^ dropped back down 2026-08-04: archived all 2026-08-03 entries to
# docs/archive/CHANGELOG-2026-08-03.md (only 2026-08-04 entries remain live). Headroom for
# ongoing same-day entries before the next archive pass is needed.
docs/archive/CHANGELOG-2026-07.md = 12500
# ^ archived-for-size, not sprawl — frozen content, headroom is just slack, not an
# invitation to keep adding to it.
docs/archive/CHANGELOG-2026-08-03.md = 3000
# ^ archived-for-size, not sprawl — frozen content, headroom is just slack, not an
# invitation to keep adding to it.
docs/archive/CHANGELOG-2026-08-04-early.md = 1200
# ^ archived-for-size, not sprawl — frozen content, headroom is just slack, not an
# invitation to keep adding to it.
docs/discussions/discussion-log.md = 5500
docs/plans/next-steps.md = 2200
docs/requirements/03-deploy.md = 2450
# ^ bumped 2026-08-04 for BR-DEPLOY-004/009/009a's promotion-is-proof-not-assertion rewrite
# (ADR-052).
docs/requirements/06-cli.md = 4000
# ^ recalibrated 2026-08-04 (ADR-055): default ceiling rose to 2200 and this entry set to
# real headroom (current ~3130 words) instead of the last-few-dozen-words margin it had
# drifted to from repeated same-day bumps (ADR-048, ADR-050, ADR-052). ~4500 words is where
# the doc's own A-E sectioning judged to stop being sufficient and an actual split (most
# likely: section E, shared conventions, into its own file) becomes the right call — this
# ceiling is set to trip a fresh review before that point, not at it.
docs/technical/ABOUT_GHCR.md = 3500
docs/technical/high-level-motivations-and-workflows.md = 2000
