docs: Preserve beta.48 as an attestation negative specimen#1828
Conversation
Keep the known broken release available as the real-world negative case for attestation verification while directing consumers to beta.49 or later.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe release recovery runbook adds operational guidance for preserving a broken beta.48 release and using its digest mismatch to validate publish and dispatcher attestation checks. It also directs operators to use beta.49 or later rather than pinning beta.48. ChangesRelease recovery documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/release-recovery-runbook.md`:
- Around line 95-98: Update the release recovery runbook text around the
production specimen to explicitly state that the publish workflow digest check,
sync’s verify_cli_release_attestations, and dispatcher download-time
verification must each reject a mismatched release. Preserve the existing
specimen context and surrounding instructions.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: d3e33490-3cd0-4cbf-95d1-c657e40c2fd8
📒 Files selected for processing (1)
docs/release-recovery-runbook.md
State explicitly that each preserved attestation verification path must reject the negative release specimen.
Summary
Purpose
Coverage
Verification