release notes template
{{VERSION}} — {{RELEASE_TITLE}}
Template. Every release note follows this order so a reader can stop after the section they need.
at a glance
- version
{{VERSION}}- date
{{RELEASE_DATE}}- breaking changes
{{BREAKING_COUNT}}- new providers
{{NEW_PROVIDER_COUNT}}- tests
{{TEST_COUNTS}}
breaking changes
Listed first, each with the command affected, the old behaviour, the new behaviour, and the migration step. {{BREAKING_CHANGES}}
what it will now refuse to do
Any new refusal added to the safety model is a headline, not a footnote. {{NEW_REFUSALS}}
providers
Added, changed, or corrected provider behaviour, referencing the providers.json field that changed. {{PROVIDER_CHANGES}}
audits
{{AUDIT_CHANGES}}
proof results
Scenario matrix for this release, per cloud, with the evidence pack reference. {{PROOF_MATRIX}}
known gaps
What is unit-verified but not proven against a live system, and what is unresolved. Carried forward verbatim until resolved. {{KNOWN_GAPS}}
verification