Prepare citation metadata for v0.3.3 - #190
Merged
Merged
Conversation
The freeze workflow asserts `CITATION.cff` names the snapshot version, so this lands before the corrected real-project-v2 freeze. v0.3.3 supersedes v0.3.2, which measured the slice under Bifrost's 4.5-second cold-workspace budget and recorded 27 failures against v0.3.0's 17. The corpus and its reviewed ground truth are unchanged in both; only harness behaviour moved, so this stays a patch under the policy in RELEASES.md. v0.3.2 remains published. Releases are immutable, so a corrected measurement supersedes it rather than replacing it. Co-Authored-By: Claude Opus 5 <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.
Prerequisite for the corrected real-project-v2 freeze.
freeze.yml:94hard-asserts the citation version matches the snapshot version, so preflight
fails until this lands.
v0.3.3 supersedes v0.3.2, which measured the slice under Bifrost's 4.5-second
cold-workspace budget and recorded 27 failures against v0.3.0's 17. #189 fixed
the cause; this is the version metadata for re-running the freeze under it.
Still a patch: the corpus, its 36 cases, and their reviewed ground truth are
unchanged across all three freezes. Only harness behaviour moved.
v0.3.2 stays published — releases are immutable by design, so a corrected
measurement supersedes it rather than replacing it.
🤖 Generated with Claude Code