[REQ-20260825-0006] Harden Slark handoff recovery guidance #10

Merged
qiudl merged 1 commits from fix/REQ-20260825-0006-slark-cicd-handoff-recovery into main 2026-08-25 21:15:44 +00:00
Owner

What

  • Sync the production-before-staging safety gates already proven in the installed skill.
  • Add a focused HANDOFF_BLOCKED recovery entrypoint and an on-demand recovery reference.
  • Document explicit reconciliation authorization, authority-generation races, zero-replay evidence, independent ledger verification, and the --no-mirror boundary.
  • Bump slark-cicd-plugin to v1.1.0 and regenerate marketplace metadata.

Why

The c47fcad production release exposed that a failed-closed handoff could not be safely resumed without a governed reconciliation playbook. The skill now preserves fail-closed behavior while giving future releases an auditable recovery path that does not replay uncertain commands or upload mirror assets without separate authorization.

Verification

  • skill-creator quick_validate: repository and installed skill passed
  • generate-marketplace.py: 57 plugins generated
  • isolated install simulation: slark-cicd v1.1.0 includes the recovery reference
  • bash tests/install-skills.test.sh: passed
  • git diff --check: passed

Refs REQ-20260825-0006

## What - Sync the production-before-staging safety gates already proven in the installed skill. - Add a focused HANDOFF_BLOCKED recovery entrypoint and an on-demand recovery reference. - Document explicit reconciliation authorization, authority-generation races, zero-replay evidence, independent ledger verification, and the --no-mirror boundary. - Bump slark-cicd-plugin to v1.1.0 and regenerate marketplace metadata. ## Why The c47fcad production release exposed that a failed-closed handoff could not be safely resumed without a governed reconciliation playbook. The skill now preserves fail-closed behavior while giving future releases an auditable recovery path that does not replay uncertain commands or upload mirror assets without separate authorization. ## Verification - skill-creator quick_validate: repository and installed skill passed - generate-marketplace.py: 57 plugins generated - isolated install simulation: slark-cicd v1.1.0 includes the recovery reference - bash tests/install-skills.test.sh: passed - git diff --check: passed Refs REQ-20260825-0006
qiudl added 1 commit 2026-08-25 21:04:06 +00:00
qiudl merged commit 3ffee89840 into main 2026-08-25 21:15:44 +00:00
Sign in to join this conversation.