-
Notifications
You must be signed in to change notification settings - Fork 37
feat(deferred): enforceable hard gates — gate: field + two validate checks
#502
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
35 commits
Select commit
Hold shift + click to select a range
a8cf5eb
feat(deferred): make a ledger hard gate enforceable with `gate:`
pirony d5bc0d3
test(deferred): pin the hard-gate check and its token boundaries
pirony e2411a1
docs(deferred): document `gate:` in the format, README and FEATURES
pirony 4918f87
fix(deferred): align gate semantics with the adversarial review
pirony 5a9c48c
docs(deferred): describe the split, mid-line and empty-gate rules
pirony 47a7df1
Merge remote-tracking branch 'origin/main' into HEAD
pbean c3a124a
fix(deferred): close the gate's false-refusal, lost-line and crash paths
pbean 7550802
test(deferred): make the word-id false-refusal guard actually bite
pbean 75f1f43
fix(validate): name the hard gate in the unreadable-ledger warning
pbean 93207d1
feat(deferred): enforce hard gates at dispatch, and close three fail-…
891417e
test(deferred): pin that the dispatch gate survives a resume that fix…
6c74c7a
style: reflow the README hard-gate paragraph (prettier)
6ad16d5
refactor(deferred): make the token matchability helper private
fd5d47b
docs(deferred): drop the leading spaces from an inline code span (MD038)
3c7768d
test: move write_gated_ledger into conftest beside write_ledger
11f4b07
fix(deferred): a fenced `gate:` example is not a declaration
2ab1f13
test(deferred): isolate the info-string closer rule from the fence-le…
00b5185
refactor(fences): share one fence reader between devcontract and defe…
6c4a5c7
fix(deferredwork): read fence state at file scope so a quoted example…
pbean 597572c
docs(gate): say that quoting a whole entry is safe, and name the stor…
pbean 6eb075d
fix(fences): reject backticks in a backtick info string; mask example…
pbean 854c0e7
docs(test): name the real helper in the legacy-fence docstring
831be5c
fix(deferredwork): close the status line the reader chose, not the fi…
24a089e
fix(deferredwork,cli): hoist the fence walk out of the parse; gate on…
cab6f66
test(deferredwork): pin the example index at its span bounds
b279fe6
fix(deferredwork): mask fenced examples out of the prose-gate scan too
416bbaf
docs(gate): describe stories-mode gating as the scheduler's predicate
bae8f1f
docs(validate): say which half of the scheduler preflight shares
4b79ede
fix(deferredwork): ask the gate scans' fence question at file scope
1728267
fix(engine): re-ask the story gate for a task registered but never st…
c6b0a53
fix(engine): ask the story gate for the whole resume-restart arm
83f45ae
test(engine): pin the pre-launch attempt window the restart-arm gate …
986a3e5
fix(engine): ask the restart-arm gate before the rollback rewinds the…
77dddc1
test(engine): pin that the restart-arm gate re-asks until the entry l…
578ca38
fix(deferredwork): fire the split arm only for a bare <epic>-<story> …
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
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.
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.