rivet: bump CI v0.15.0 → v0.18.0 (per-schema status enums, #550); migrate 7 statuses; AFD-012 RESOLVED#100
Merged
Conversation
…50); migrate 7 statuses; AFD-012 RESOLVED rivet v0.18.0 (released 2026-06-23T17:52, post the #550 close) carries the PER-SCHEMA status enums that were jess's long-standing bump blocker (AFD-012, pinned at 0.15.0 ~3 weeks): - ai-found-defect enum = [open, triaged, resolved] (jess's open/resolved now VALID) - test-spec enum = [draft, valid, invalid, in_progress, obsolete] - requirement still allows accepted/implemented/verified Verified on the v0.18.0 darwin binary, migrated the 7 now-mismatched statuses: - TEST-PIX-005/010/013/017/018: verified -> valid - TEST-PIX-014: implemented -> valid - AFD-001: draft -> open (its triage-status) and bumped RIVET_VERSION v0.15.0 -> v0.18.0 in ci.yml. rivet 0.18.0 validate: PASS (0 errors, 110 warnings). AFD-012 marked resolved. Going-forward convention recorded (defects open/triaged/resolved; test-specs valid/invalid/...). The per-schema-status-enum work jess advocated in rivet#522/#550 + pulseengine.eu#90/#95 + rivet#554 is shipped. 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.
rivet v0.18.0 (released 2026-06-23T17:52, after the rivet#550 close) carries the per-schema status enums that were jess's long-standing bump blocker — AFD-012, pinned at 0.15.0 for ~3 weeks:
ai-found-defect=[open, triaged, resolved]→ jess'sopen/resolveddefects now validtest-spec=[draft, valid, invalid, in_progress, obsolete]requirementstill allowsaccepted/implemented/verifiedVerified on the v0.18.0 darwin binary, migrated the 7 now-mismatched statuses:
verified→validimplemented→validdraft→open(its triage-status)and bumped
RIVET_VERSION: v0.15.0 → v0.18.0inci.yml. rivet 0.18.0 validate: PASS (0 errors, 110 warnings).AFD-012 → resolved. Going-forward convention recorded (defects
open/triaged/resolved; test-specsvalid/invalid/...). The per-schema-status-enum work jess advocated in rivet#522/#550 + pulseengine.eu#90/#95 + rivet#554 is shipped.🤖 Generated with Claude Code