feat: Wave 1 — fix truth gaps, close rivet coverage, add Rocq CI#76
Merged
feat: Wave 1 — fix truth gaps, close rivet coverage, add Rocq CI#76
Conversation
UCA YAML restructured (workaround rivet#129): - Flat ucas: section replaces grouped parser-ucas/isle-rewriter-ucas/etc - All 25 UCAs now parsed (was 3), resolves 33 broken links - rivet validate: PASS (0 errors, 47 warnings) Pipeline ordering docs (REQ-10): - Updated REQ-10 and docs/architecture.md to match CLI 10-phase order - CLI is canonical: inline→precompute→constant-folding→cse→advanced→ branches→dce→merge-blocks→vacuum→simplify-locals New rivet artifacts: - FEAT-15 (RSE), FEAT-16 (register allocation), FEAT-17 (precompute) - DD-8 (HashMap policy), DD-9 (greedy coloring), DD-10 (stack validation), DD-11 (conservative LICM), DD-12 (two-tier verification) Rocq CI integration (#45): - Add rocq-proofs job with Nix + Bazel (continue-on-error: true) Trace: REQ-10, REQ-9, REQ-14, REQ-13, REQ-5, REQ-1, REQ-7 Co-Authored-By: Claude Opus 4.6 (1M context) <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.
Summary
ucas:format, all 25 UCAs now parsed (was 3), 33 broken links resolved.rivet validategoes from FAIL (55 errors) to PASS (0 errors).Rivet metrics
Test plan
rivet validate— PASS (0 errors, 47 warnings)rivet stats— 174 artifacts, 0 broken links🤖 Generated with Claude Code