docs: correct the invariant range and stale counts in AGENTS.md - #110
Merged
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.