lock: ogar pin 991450a0 → 19373a2 (the canon-high flip commit — landed after #68 merged)#69
Merged
Conversation
… flip) Fulfills the codex-P1 gate on this PR: the flip commit is now reachable from OGAR main, so the lockfile pins it and --locked builds get the flipped ogar_vocab::app the updated literals expect. Verified against the real git dep (no local path override): 45 workspace suites + op-canon doctests green. Co-Authored-By: Claude <noreply@anthropic.com>
AdaWorldAPI
pushed a commit
that referenced
this pull request
Jul 2, 2026
…pe); C6 re-applied Cargo.lock conflict resolved by keeping the path-vendored dep graph (main's #69 pinned the OGAR git dep to the post-flip sha; this branch has no OGAR git deps — the vendor slice IS post-flip). Workspace green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PBTGaPCSnnt6u3pjXpbLwY
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
The lockfile bump promised on the #68 codex-P1 thread raced the merge: #68 merged at 06:32 with head
d9f1de5, and the bump commit (ff3777b) reached the branch ~9 minutes later — so main carries the flipped op-canon literals but still pins the pre-flip OGAR rev, and--lockedbuilds on main will fail the flipped assertions.This PR is that single cherry-picked commit:
ogar-vocab/ogar-class-view/ogar-render-askama991450a0→19373a2(the AdaWorldAPI/OGAR#147 merge commit). Re-verified on top of current main against the real git dep: op-canon 32 tests green (45 workspace suites verified on the identical lock change pre-merge).🤖 Generated with Claude Code
https://claude.ai/code/session_01MLBnPuScZy6w9di2QEjsXM
Generated by Claude Code