Skip to content

chore: remap retired artifact status values (rivet validate green again)#13

Open
avrabe wants to merge 1 commit into
mainfrom
chore/rivet-status-remap
Open

chore: remap retired artifact status values (rivet validate green again)#13
avrabe wants to merge 1 commit into
mainfrom
chore/rivet-status-remap

Conversation

@avrabe

@avrabe avrabe commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

A rivet tool update retired the reviewed/accepted/in_progress status values — rivet validate was failing with 43 errors on main. Remap to the current vocabulary:

old new count
reviewed approved 35
accepted approved 7
in_progress implemented 1 (FEAT-006 — pipeline now works end-to-end)

rivet validate: FAIL (43 errors) → PASS (9 pre-existing coverage warnings). Artifacts-only; no code/build impact.

🤖 Generated with Claude Code

…date

A rivet tool update retired 'reviewed'/'accepted'/'in_progress' (rivet validate
failed with 43 errors). Remap to the current vocabulary:
  reviewed   -> approved   (35)
  accepted   -> approved   (7)
  in_progress -> implemented (1, FEAT-006 — pipeline now works end-to-end)
rivet validate: FAIL (43 errors) -> PASS (9 pre-existing coverage warnings).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant