Skip to content

docs(audit): markdown-gate mirrors 500→600 in AUDIT-CHECKLIST + AUDIT-PROMPT - #456

Merged
artyhoo merged 1 commit into
stagingfrom
claude/stale-500-audit-docs
Jun 10, 2026
Merged

docs(audit): markdown-gate mirrors 500→600 in AUDIT-CHECKLIST + AUDIT-PROMPT#456
artyhoo merged 1 commit into
stagingfrom
claude/stale-500-audit-docs

Conversation

@artyhoo

@artyhoo artyhoo commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Summary

Complement to #454 — the remaining live docs with stale «≤500 lines» gate references, per maintainer ratification of the 600 cap (2026-06-10, in-session) and explicit invitation for this fix.

  • AUDIT-CHECKLIST.md §1.4 — heading + comment «Pre-commit enforces ≤500» + -gt 500 probe threshold → 600. This block explicitly claims to mirror .husky/pre-commit:63 (if [ "$lines" -gt 600 ], bumped in 1a947bc), so 500 was a factual lie about the gate.
  • AUDIT-PROMPT.md item 4 — companion sweep heuristic («any > 500 lines is overweight» + find threshold) → 600, keeping the audit pair consistent.

Deliberately NOT touched: AUDIT-PROMPT.md item 11 («SKILL.md ≤500 lines») and AUDIT-CHECKLIST.md SKILL health check (-lt 500) — these are the hot-context skill-size budget, an independent convention, not references to the pre-commit gate. Frozen/historical artefacts (research-patches, dated audits, phase prompts) keep their 500 mentions per #frozen-doc-still-edited.

Transport note: pushed via gh Trees API — git ssh/https transports are down on the host (known tunnel flake). Local pre-push hook was run manually: single red = principle 20 (20-bundle-classification.test.ts) timeout-flake — bundle-curate.sh is 4.7s nominal vs the 5s test budget on a loaded host, all 7 failures are Test timed out in 5000ms, zero assertion failures, unrelated to this 2-doc diff (same suite green on this host at 16:08 during #448 push). CI on this PR re-runs the full suite as the next channel.

…+ AUDIT-PROMPT

Complements #454 (CONTRIBUTING + EXECUTION-PLAN): same stale number, the
remaining live audit docs. AUDIT-CHECKLIST §1.4 explicitly claims to mirror
.husky/pre-commit:63 (gate = 600 since 1a947bc, ratified by maintainer
2026-06-10); AUDIT-PROMPT item 4 is its companion sweep heuristic.

Skill-size budgets (AUDIT-PROMPT item 11 "<=500 lines" for SKILL.md,
AUDIT-CHECKLIST SKILL health check) are intentionally NOT touched — they
are a hot-context budget convention, not references to the pre-commit gate.

Pushed via gh Trees API: git ssh/https transports down (known tunnel flake);
local pre-push hook run manually — single red = principle 20 timeout-flake
(bundle-curate.sh 4.7s nominal vs 5s test budget on loaded host, no
assertion failures, unrelated 2-doc diff); CI re-runs the full suite here.
@artyhoo
artyhoo merged commit ab60853 into staging Jun 10, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant