Skip to content

release(v0.14.0): agent-actionable validation + self-contained export#347

Merged
avrabe merged 2 commits into
mainfrom
release/v0.14.0
May 31, 2026
Merged

release(v0.14.0): agent-actionable validation + self-contained export#347
avrabe merged 2 commits into
mainfrom
release/v0.14.0

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 30, 2026

Cuts v0.14.0. Workspace version bump (0.13.3 → 0.14.0) + CHANGELOG entry. No code change beyond the version stamp — the features themselves already merged.

Headline features since v0.13.3

  • REQ-124 — agent-actionable diagnostic remediation (8 rules). help: blocks in text, remediation object in --format json, rivet docs diagnostics/<rule> topics. Tells an agent what to do and which fix is right, with an explicit warning against the fix-forward-onto-siblings anti-pattern.
  • REQ-105 — HTML export self-containment. Relative .html links, bundled svg-viewer.js, copied doc images, path-traversal hardening. The static site actually works offline now.

Roadmap filed (draft, not in this release's code)

  • REQ-110..123 — oracle-verified bug-hunt findings
  • REQ-125..130 — gbrain-derived deterministic-armor backlog (--explain, --orphans, baseline drift gate, MCP fail-closed invariant, --review-candidates, supersession)

After merge: signed tag v0.14.0 + push → triggers the release build (per-target archives, SBOM, SLSA) and the npm publish workflow.

🤖 Generated with Claude Code

Bump workspace version 0.13.3 -> 0.14.0 and add the CHANGELOG entry.

Headline features since v0.13.3:
- REQ-124 — agent-actionable diagnostic remediation (8 rules; help: blocks
  in text, remediation object in --format json, rivet docs diagnostics/<rule>)
- REQ-105 — HTML export self-containment (relative links, bundled svg-viewer,
  copied doc images, path-traversal hardening)

Roadmap filed (draft): REQ-110..123 (bug-hunt findings), REQ-125..130
(gbrain-derived deterministic-armor backlog).

Trace: skip
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

The workspace version bump missed the VS Code extension's package.json,
tripping the docs-check VersionConsistency invariant.

Trace: skip
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: e0efe98 Previous: b55a9c6 Ratio
traceability_matrix/1000 62957 ns/iter (± 317) 45621 ns/iter (± 172) 1.38

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

@avrabe avrabe merged commit cb670c8 into main May 31, 2026
19 of 38 checks passed
@avrabe avrabe deleted the release/v0.14.0 branch May 31, 2026 08:16
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