chore(claude-md): add step 14 hypothesis check for CI/external-deps fixes#77
Conversation
…ixes Following @it-consultant retrocontrol on PR #75 (issue #74), introduce a new workflow step requiring PR bodies to declare root assumption, pre-merge validation, post-merge validation plan, and rollback contingency for any CI or release-workflow change that depends on undocumented third-party service behavior (GHCR sort key, registry tag indexing, etc.). Steps 14-20 renumbered to 15-21. Internal Step reference in RELEASE VERIFICATION updated. Step 20 RETRO now audits step 14 clauses. Refs: #74, #75
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Summary
Type of change
Changes
CLAUDE.md: Added Step 14 HYPOTHESIS CHECK; renumbered Steps 15-21; updated Step 20 RETRO to audit Step 14 clauses.Testing
Breaking changes
None — adds new required declaration in PR bodies for CI/workflow changes; existing changes already merged are grandfathered under retrocontrol audit (issue #74).
Related