chore(framework): adopt chock v0.10.0 - #97
Merged
Merged
Conversation
Regenerated with tools/adopt_framework.py. Every check it runs passed. The pin is the only change: nothing on main uses the script gate whose ambient line 0.10.0 changed, so no derived artifact moved. Signed-off-by: Claude <noreply@anthropic.com>
8 tasks
Collaborator
Author
|
CI status: the Once it exists I will re-run the failed job on this head; the same job passed locally against an engine built from that commit. Generated by Claude Code |
jothimani-rajendran
marked this pull request as ready for review
September 22, 2026 16:19
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.
What
Pins
.framework-reftov0.10.0(open-coder-ai/chock#157, released at https://github.com/open-coder-ai/chock/releases/tag/v0.10.0). Regenerated withtools/adopt_framework.py v0.10.0; the pin is the only line that changed, because nothing onmainuses the script gate whose ambient line 0.10.0 changed. Every check the tool runs passed against an engine built from the 0.10.0 merge commit, and CI here is green on the tag.This is what lets
java-securitymove onto the script gate with replayable evals; that change follows in #98, stacked on this branch.Definition of done
chock checkclean (0 errors; the INT-3 verb warnings onjava-securityandconfigure-java-securityare pre-existing)chock check --only evalsgreen: 28 policies, 320 pass, 78 skippedchock sync --repo . --checkcleanpython tools/gen_policy_docs.py --checkandpython tools/check_readme.pypassIf this touches
implementations/Not applicable; no script changed.
🤖 Generated with Claude Code