-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add deterministic changed-comment firewall #403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
a660804
feat: add deterministic changed-comment firewall
norvalbv e5c6e13
fix: harden comment firewall waivers
norvalbv 43ddc28
Merge branch 'main' into codex/comment-firewall-gate
norvalbv a692e01
refactor: parse comment firewall JSON at boundaries
norvalbv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| { | ||
| "version": 1, | ||
| "entries": { | ||
| "57344959ff31": { | ||
| "rationale": "Index-only evidence and parser-backed whole-token reconstruction are security boundaries spanning several Git and TypeScript helpers, not facts visible from one function name.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "b1342df3a29b": { | ||
| "rationale": "The both-parent intersection is a non-obvious merge attribution rule required to avoid blaming inherited comments on the pending merge resolution.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "ebba2fded6cb": { | ||
| "rationale": "Unified diff syntax makes three leading plus signs ambiguous; this records why the parser treats them as source only after entering a hunk.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "52a8b780fbce": { | ||
| "rationale": "The caught MERGE_HEAD lookup failure is the intentional ordinary-commit branch, explaining why first-parent attribution remains complete rather than degraded.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "565690146f1b": { | ||
| "rationale": "The second evidence read closes a stage-while-model-runs race; without this explanation it looks like redundant detection and is likely to be removed.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "8c288304f3f4": { | ||
| "rationale": "These numeric exits are an ABI consumed by package, standalone, overlay, self-host, and strict-ship hook fragments, so their meanings must remain explicit.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "f9c8533da784": { | ||
| "rationale": "A committed rationale is deliberately pending evidence rather than authorization; stating that boundary prevents future readers from treating the store as a bypass list.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "4193b3475796": { | ||
| "rationale": "Reading staged bytes is the authorization boundary that prevents an unstaged rationale edit from changing whether the pending commit is approved.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "012180f3b566": { | ||
| "rationale": "Missing evidence is a normal empty state, but corrupt staged evidence must block; this distinction prevents corruption from silently becoming authorization.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| }, | ||
| "03992c8c06c9": { | ||
| "rationale": "The type alone cannot express that author evidence remains pending until an independent reviewer issues PASS, which is the central anti-self-waiver invariant.", | ||
| "at": "2026-08-18T13:30:00.000Z" | ||
| } | ||
| } | ||
| } |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.