Working
Can explain the concept and its trade-offs.
Customer-facing release notes. The core rule — if it's not written here, it wasn't delivered.
Open
Any editor can update. Vera routes questions to any team member with relevant expertise.
Owner: Ahmed Mahmood Khan
You can read, edit and deprecate this skill.
Working
Can explain the concept and its trade-offs.
Led
Has done it independently and owned outcomes.
Release notes are a deliverable. They are not a summary of what happened — they are the canonical statement of what a customer can rely on. The rule that governs everything else is short:
If it's not written in the release note, it is considered not delivered.
A feature that ships without a release-notes entry has no observable existence for the customer, no audit trail for Compliance, and no anchor for support when a question arrives. So the release notes are written before the feature is gated for release, reviewed alongside the code, and published the moment the deploy succeeds.
Every release produces one set of notes structured as follows:
vMAJOR.MINOR.PATCH) and the timestamp the release was promoted to production.Release notes are written for a person using Castline, not for the engineer who built the feature. Use second person — "you can now…" — and active voice. Mention the screen, button, or flow the customer actually sees.
Forbidden vague phrases — these will be rejected at review:
If a change deserves a release-notes entry, it deserves a specific description. If it doesn't deserve a specific description, it doesn't go in the release notes — and by the rule above, it isn't delivered.
For customers under regulatory regimes the release notes carry additional structured annexes:
Annexes are generated from structured metadata in the release manifest; release engineers do not write them by hand.
Compliance reviews release notes before deploy. Approval criteria: completeness against the structure above, accurate categorization of behaviour changes, presence of regulatory annexes where required, no forbidden phrases. A release cannot promote to production with unapproved notes — enforced at the deploy gate.
Engineering Leadership, with Compliance as co-owner for the regulatory annexes. Audited by the Master skill on a 60-day cadence.