fix(hooks): validate-bot-directives scans .deed too (W1 gate-sorting for #837) - #855
Conversation
…for #837) Wave 1 of the estate-wide DEED conversion campaign (#837): gates must dual-accept before translation waves land, or every converted file goes red. This was the only live find-glob over manifest files left in standards' gate plumbing (the pre-commit/pre-push A2ML gates were removed by R-H3; rsr's validate-deed.sh and deed-ecosystem's validate-action are already dual-accept). Parity-only: staged-mode extension list untouched (it never listed .a2ml either). Local test: .machine_readable/ with paired SAMPLE.a2ml + SAMPLE.deed -> both picked up by the machine-readable scan branch.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (19)
🔇 Additional comments (1)
📝 SummarySummary by CodeRabbit
WalkthroughChangesBot directive validation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Feature Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
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. A rabbit found a deed in the burrow bright Comment |
|



Wave 1 (gate sorting) of the estate-wide DEED conversion campaign (#837).
Gates must dual-accept before translation waves land, or every converted file goes red. Inventory of standards' gate plumbing (grepped at
699c47f):validate-bot-directives.sh— the only live find-glob over manifest files left → this PR adds-o -name '*.deed'(parity-only; staged-mode extension list untouched — it never listed.a2mleither)Already dual-accept elsewhere: rsr
validate-deed.sh(rsr#156), deed-ecosystemvalidate-action.Local test:
.machine_readable/with pairedSAMPLE.a2ml+SAMPLE.deed→ both picked up by the scan branch. Commit gate: 1 file, 1 line.This is the first mechanical unit of the migration plan (estate census: 20,881
.a2mlfiles across 323 repos; full plan in my workspace ledger — campaign surface stays in this issue).