Clarify production evidence tracker gates#256
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (21)
📝 WalkthroughWalkthroughThis PR clarifies that ChangesEvidence Manifest Clarity and Generation
🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related issues
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Summary
release-artifacts/latest/public-beta-evidence.jsonas the shared release evidence status manifest, not a public-beta-only target.Validation
python scripts/test_public_beta_blocker_report.pypython scripts/generate_public_beta_blocker_report.py --checkpython scripts/test_release_evidence_packet_index.pypython scripts/generate_release_evidence_packet_index.py --checkpython scripts/test_release_evidence_issue_backlog.pypython scripts/generate_release_evidence_issue_backlog.py --checkpython scripts/test_release_evidence_issue_body_sync.pypython scripts/generate_release_evidence_issue_body_sync.py --checkpython scripts/test_release_evidence_issue_bodies.pypython scripts/check_release_evidence_issue_bodies.pypython scripts/check_public_beta_evidence.pypython scripts/test_public_beta_evidence.pypython scripts/test_production_release_blocker_report.pypython scripts/generate_production_release_blocker_report.py --checkpython scripts/check_release_readiness.pypython scripts/test_release_readiness.pypython scripts/generate_release_manifest.py --checkpython scripts/test_release_manifest.pypython scripts/generate_release_checksums.py --checkpython scripts/test_release_checksums.pypython scripts/check_changelog.pypython -m py_compile scripts/generate_public_beta_blocker_report.py scripts/generate_release_evidence_issue_backlog.py scripts/generate_release_evidence_issue_body_sync.py scripts/test_release_evidence_issue_backlog.py scripts/test_release_evidence_issue_body_sync.pyrg -n '^#|^##|^###' ops\ROADMAP.md ops\AUTONOMOUS_RUN.md docs\public-beta-evidence.md docs\tooling.md release-artifacts\README.md release-artifacts\evidence\production-release-templates\README.mdgit diff --checkCloses #255.
Summary by CodeRabbit
Documentation
Tests
Chores