docs: replace stale ROADMAP with current STATUS, ignore contributor PDFs#77
Conversation
ROADMAP.md was dated 2026-04-10 and superseded by STATUS.md, which carries the current state, recent moves, and what is next. Remove the stale roadmap, add STATUS.md, and point the CLAUDE.md File Conventions entry at STATUS.md. Carry forward the CHANGELOG entry for the #64 verification.on_fail fix, and add docs/contributors/*.pdf to .gitignore so contributor PDFs (separate published work) stay out of the repo. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 36 minutes and 49 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
✨ 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
Docs housekeeping from the reviewed
/syncleftovers. No code or behaviour change.Changes
STATUS.md— current status snapshot (where we are, recent moves, what is next).ROADMAP.md— stale, dated 2026-04-10, superseded bySTATUS.md.CLAUDE.md— File Conventions now points atSTATUS.mdas the user-facing status doc instead of the removedROADMAP.md.CHANGELOG.md— carry forward the[Unreleased]entry for the bug(core): verification.on_fail action silently dropped by compileGateValidator — recovery semantics lost in compiled output #64verification.on_failfix (fix(core): preserve verification.on_fail through compilation via a first-class CompiledVerification type #71). Verified accurate against main..gitignore— adddocs/contributors/*.pdfso contributor PDFs stay out of the repo (docs/*.pdfdid not cover the subdirectory).A 1.7 MB contributor PDF (separate published work) is deliberately excluded from this PR and from git; it is preserved on disk locally and now matches the new ignore pattern.
Summary by cubic
Replaced the stale
ROADMAP.mdwith a currentSTATUS.mdand cleaned up docs references. No code or runtime behavior changes.STATUS.mdand removeROADMAP.md; updateCLAUDE.mdto referenceSTATUS.md.[Unreleased]CHANGELOG.mdnote for theverification.on_failfix (bug(core): verification.on_fail action silently dropped by compileGateValidator — recovery semantics lost in compiled output #64).docs/contributors/*.pdfto.gitignoreto ignore contributor PDFs.Written for commit 3083eac. Summary will update on new commits. Review in cubic