v0.5.0: CI and PR Review Output
Release Summary
Architon v0.5.0 makes rv scan usable as a CI hardware reviewer.
Highlights:
- New stable JSON output for automation: rv scan --format json
- New Markdown output for PR comments: rv scan --format markdown
- New GitHub Actions annotations: rv scan --format github
- Findings now expose contract context such as contract_id, contract_source, component, net, pin, requirement, fix, and provenance.
- CI docs and example workflow show how to fail PRs on real violations, post review output, and upload scan reports as artifacts.
- Existing default human output and exit-code contract are preserved.