Confirm a release is healthy, or say precisely what is not.
After a release, compare error and delivery signals against the pre-release baseline and report whether anything moved beyond normal variance.

A post-release health note comparing error and delivery signals against the prior baseline.
Human sign-off requiredA post-release health note comparing error and delivery signals against the prior baseline. Prepared for review, never posted.
How this composition works.
A deploy is usually declared fine because nobody looked. This workflow compares the window after a release against the equivalent window before it, so a regression is reported as a difference rather than as a raw count. It states what changed and what it cannot explain, and never rolls back or reconfigures anything itself.
Read the release
Identify what shipped and when the release window opened.
Compare error signals
Measure new and regressed errors against the pre-release baseline.
Check delivery
Compare edge availability and response behaviour for the same window.
A human signs off
Rollbacks, configuration changes, and production remediation require an engineer.

A post-release health note comparing error and delivery signals against the prior baseline.
Human sign-off requiredA post-release health note comparing error and delivery signals against the prior baseline. Prepared for review, never posted.
Composed from the tools engineering already uses.
Put your engineering workflow under policy. Tell us what your team repeats today.
More for engineering.
Incident triage
Trace a production error, identify the likely change, and prepare a triage issue without giving the agent authority to modify production.
See the workflowRelease notes
Collect shipped changes, translate implementation detail into customer outcomes, and route a complete release-note draft for approval.
See the workflowDependency risk review
Read declared dependencies and recent runtime errors, identify the ones that are stale or already failing, and prepare a prioritized upgrade list.
See the workflow
