docs: CLI gaps + severity backlog (real-world 3400-artifact project)#161
Open
docs: CLI gaps + severity backlog (real-world 3400-artifact project)#161
Conversation
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: f5f39a9 | Previous: 60d728a | Ratio |
|---|---|---|---|
store_lookup/1000 |
24709 ns/iter (± 47) |
19280 ns/iter (± 48) |
1.28 |
diff/1000 |
705461 ns/iter (± 2776) |
584274 ns/iter (± 2706) |
1.21 |
query/100 |
780 ns/iter (± 1) |
619 ns/iter (± 1) |
1.26 |
query/1000 |
6632 ns/iter (± 33) |
5174 ns/iter (± 14) |
1.28 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
2100746 to
f5f39a9
Compare
Design proposal only — captures five missing rivet features surfaced by a 3,400-artifact reporting-project session (discover/scan, add --from-source, gaps --suggest, schema path type, JUnit artifact generation) plus a ranked backlog of 10 improvements. File-path anchors verified against the current rivet-cli and rivet-core trees. Refs: FEAT-001
f5f39a9 to
6dedff3
Compare
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.
What this ships
`docs/design/rivet-cli-gaps-2026-04.md` — 434 lines synthesizing real-world pain points from a 3400-artifact project.
Contents
Top-of-doc backlog (10 + 4 minor items ranked by severity) with fix site (file:line) + LoC bucket. Two HIGH items are already in flight:
5 feature design proposals in implementation-dependency order:
Each section: Why / Scope / CLI shape / Impl anchor (real file:line refs) / Dependency / Risk / LoC.
Test plan
Doc only. No code.
🤖 Generated with Claude Code