Files
deepseek-harness/scripts/doc-budgets.manifest.json
Tianyi Cui 65690d8cf1 fix(doc-budgets): address Codex review — exact-freeze ceilings, list missing entries
- The manifest now freezes each budgeted doc at its exact current wc -w
  count, matching the documented policy (a ceiling starts at the doc's
  current size); the headroom that contradicted the freeze claim is
  gone. Post-rewrite ratchets may still land at new-size-plus-headroom,
  per the skill's ratchet rule — that is a different moment than the
  initial freeze.
- --list now renders MISS/BAD rows for missing files and malformed
  ceilings instead of silently dropping them (gate mode already failed
  correctly; the report mode no longer under-reports).
2026-07-04 14:27:49 +08:00

9 lines
169 B
JSON

{
"AGENTS.md": 8130,
"docs/AGENTS.md": 982,
"docs/architecture.md": 3897,
"examples/AGENTS.md": 579,
"packages/AGENTS.md": 577,
"packages/README.md": 1856
}