Skip to content

release(v0.10.0): variant + supplier + AI session + TCL workstream A#290

Merged
avrabe merged 2 commits into
mainfrom
release/v0.10.0
May 16, 2026
Merged

release(v0.10.0): variant + supplier + AI session + TCL workstream A#290
avrabe merged 2 commits into
mainfrom
release/v0.10.0

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 16, 2026

Summary

Workspace version bump 0.9.0 → 0.10.0. Theme: audit-grade story — three orthogonal features that together move rivet from "trace your project" to "describe the boundary and defend the tool's role across it."

What's in this release

Full notes in CHANGELOG.md.

After merge

I will tag v0.10.0 on the merge commit, which triggers the release workflow (cross-platform binary builds + GitHub release + npm publish).

Test plan

  • Version surfaces correctly: rivet --version prints rivet 0.10.0.
  • cargo build --workspace — clean.
  • cargo test --workspace --lib — 994 pass.
  • CHANGELOG entry added with date 2026-05-16 and per-feature bullets.

🤖 Generated with Claude Code

Workspace version bump 0.9.0 → 0.10.0. Theme: audit-grade story —
three orthogonal features that together move rivet from "trace your
project" to "describe the boundary and defend the tool's role across
it."

Highlights (full notes in CHANGELOG.md):
- Variant-aware properties — per-variant field values (#285, #255).
- Cross-org / supplier-boundary coverage MVP (#286, #253).
- AI session provenance — schema half (#289, partially #127).
- Tool-qualification workstream A — typed claim + dossier (#289).
- rivet stats --qualification + --qualification-mode flag (#289).
- TCL/TQL numbering convention fix in dogfood STPA (#289).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Two docs-check violations on PR #290:
- VersionConsistency: vscode-rivet/package.json bumped 0.9.0 → 0.10.0
  (it has its own version field, not workspace-inherited).
- SubcommandReferences: CHANGELOG mentioned `rivet audit` which is a
  Phase 2 future subcommand. Rephrased to "audit-side enforcement
  subcommand" so the literal `rivet audit` no longer parses as a
  current-cli reference.

Local `rivet docs check` now passes (54 files, 0 violations).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ 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: 636edd1 Previous: ed4a491 Ratio
link_graph_build/10000 31876936 ns/iter (± 1851546) 24838551 ns/iter (± 1245383) 1.28

This comment was automatically generated by workflow using github-action-benchmark.

@avrabe avrabe merged commit e2466db into main May 16, 2026
15 of 37 checks passed
@avrabe avrabe deleted the release/v0.10.0 branch May 16, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant