Release Verification

Prove a deployment is healthy rather than merely finished — the revision actually serving asked of the running system, every instance moved, smoke paths walked against the real environment, error rate and latency compared to a pre-deploy baseline. Use after any deploy to a shared environment, before a release is called good, or when checking someone else's claim that it went fine. Not for planning the rollout (deployment) or executing a revert (rollback); it never accepts a green pipeline, a 200 from a health endpoint, or a passing test suite as proof.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/devops/release-verification commit 8e56e7d346

Frequently asked questions

npx skillmds@latest add nahid-sparktales/release-verification