release-readiness — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited release-readiness (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Register: DISCIPLINE Goal: Distinguish code complete from release ready. Core principle: production failures often happen during rollout, not implementation.
Announce: "Using release-readiness to verify operational safety before release."
[ ] Rollback path exists and is realistic.
[ ] Feature flag / kill switch considered.
[ ] Migration reversible, backed up, or explicitly accepted as irreversible.
[ ] Smoke test commands defined.
[ ] Observability exists for the changed behavior.
[ ] Alerts or watch signals link to ADR volatility/assumptions.
[ ] Post-deploy verification planned.
[ ] Owner/on-call/runbook identified.
[ ] External dependencies checked.
[ ] User/data impact assessed.
[ ] `privacy-secrets-gate` completed when data sensitivity is 2/3, secrets/PII/payment/regulated data may appear, or external disclosure is planned.
[ ] Known residual risk is labeled with claim grammar.If any C4 item is missing, do not release until explicit acceptance is recorded.
RELEASE READINESS
Status: READY | READY_WITH_ACCEPTED_RISK | NOT_READY
Evidence:
Rollback:
Smoke tests:
Observability:
Post-deploy verification:
Residual risk:Completion language must distinguish:
code complete;verified locally;release ready;deployed and verified.<!-- Populated by knowledge-compound after cycles where this skill underperformed --> <!-- New entries should follow shared/gotcha-schema.md -->
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.