Sample report
See what a release risk report looks like.
A representative GO / CONDITIONAL GO / NO-GO output from Dulvarn analysis — useful for evaluating audits, kits, or MCP/CLI adoption.
Sample analysis report
Decision: CONDITIONAL GO
Risk score
58
Test integrity
71
Risk level
HIGH
Coverage gaps
- • src/auth/password_reset.py — no matching test changes
- • src/billing/checkout.ts — smoke path untested
- • db/migrations/034_checkout_flags.py — migration without test signal
Required tests
- • Smoke: password reset happy path + invalid token
- • NRT: checkout totals with discount edge cases
- • Regression: auth session refresh after deploy
Missing evidence
- • No CI artifact linking migration to rollback steps
- • Release checklist owner not assigned for hotfix lane
Recommendation
Ship behind feature flag after auth smoke and checkout NRT pass. Document rollback owner and require QA sign-off on migration rollback before production deploy.
Representative sample for sales and education. Paid audits and live CLI/MCP runs use your repository signals.