docs(adr): ADR-0041 — omp version-pin policy (exact pin + compat-probe bumps)#69
Merged
Merged
Conversation
…e-gated bumps) Formalizes the shipped policy: exact-pin all four @oh-my-pi/* at the tested baseline 16.0.6 (PR #49), and bump only via the compatibility probe (PR #67) that runs the full suite + both correctness keystones on a branch, opening a ready-to-merge PR on green and filing an issue on red. Never auto-merges. Closes the loop with invariant #1 (extend, never fork) and POAM R-01/R-10. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Records the now-shipped omp version policy as ADR-0041 — both halves are already merged (#49 exact pin, #67 compatibility probe), this just formalizes the decision.
Policy: exact-pin all four
@oh-my-pi/*at the tested baseline16.0.6(no caret), and bump only via the compatibility probe — which runs the full suite + KEYSTONE 1 (fail-closed gate) + KEYSTONE 2 (byte-stable prefix) on a branch, opens a ready-to-merge PR on green, files an issue on red, and never auto-merges. A human reviews omp's seam changes and moves the pin forward deliberately.Closes the loop with invariant #1 (extend omp, never fork) and POAM R-01/R-10. Docs-only.
🤖 Generated with Claude Code