Skip to content

docs: correct the invariant range and stale counts in AGENTS.md - #110

Merged
plusky merged 1 commit into
mainfrom
fix/issue-85
Aug 18, 2026
Merged

docs: correct the invariant range and stale counts in AGENTS.md#110
plusky merged 1 commit into
mainfrom
fix/issue-85

Conversation

@plusky

@plusky plusky commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Closes #85. Rot-proof phrasing (invariants I1 onward, DESIGN.md authoritative) in AGENTS.md AND SECURITY.md (same stale range found by review); I14–I16 guard bullets in DESIGN.md's own terms — reviewer caught the I16 bullet initially omitting the load-bearing NEVER-filtered clause and the I14 bullet over-claiming past DESIGN.md's recorded limits, both fixed; plus four→five command count, both integration-test locations, and build/build(deps) human-use correction. Adversarially reviewed (MERGE-SAFE); every sentence traced to DESIGN.md lines. Docs-only; all five verification commands green.

AGENTS.md capped the invariant set at I1-I13 while DESIGN.md defines
through I16, and the same stale range sat in SECURITY.md. Both now say
invariants I1 onward with DESIGN.md as the authoritative list, so the
next invariant needs no reciprocal edit. Guard bullets for I14-I16 are
added in DESIGN.md's own terms - I16's catalog is gated, NEVER filtered
(a policy-filtered catalog is a policy-enumeration oracle), and I14 is
scoped to the known limits DESIGN.md records. Also corrected: the
verification-command count (five, not four), the integration-test
locations (both crates), and build/build(deps) being in human use
rather than Dependabot-owned.

Closes #85
@plusky
plusky merged commit 685e4c0 into main Aug 18, 2026
13 checks passed
@plusky
plusky deleted the fix/issue-85 branch August 18, 2026 13:45
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.

AGENTS.md still calls the invariant set I1-I13; DESIGN.md defines through I16

1 participant