docs: enforce issue-driven verified workflow - #49
Conversation
|
Warning Review limit reached
Next review available in: 58 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (10)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 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 |
Closes #48
User outcome
Agents now receive one authoritative, phased GitHub Issue at a time, with explicit dependency locks and verification requirements tied to Kritarth's real Ph.D. paper-reading workflow.
Scope
377aafe.Non-goal: this PR does not claim current application flows work. Issue #25 starts live product verification.
Acceptance criteria
Automated verification
.github/**/*.ymlnpm test— 143/143 passed across 24 filesnpm run typechecknpm run buildgit diff --checkgit diff --checkLive Electron verification
Not applicable to documentation/governance behavior. This PR deliberately does not certify Electron runtime. Issue #25 and subsequent Phase-0 issues require signed-in Codex and complete live Electron exercise before feature phases unlock.
Visual and console evidence
No visible product UI changed. Test suite emitted existing jsdom
HTMLCanvasElement.prototype.getContextnot-implemented stderr during Reader tests; suite still passed. This noise is not treated as live PDF rendering proof.Real-paper / ACP evidence
Not run for this governance PR. No ACP or application behavior changed. Issue #25 requires real signed-in Codex smoke test and issue #26 requires real-paper Electron audit.
Limitations and follow-ups
GitHub issue labels and CI enforce PR eligibility; issue start order still depends on agents obeying
status:blocked. Branch protection will require new check after workflow reaches master. Existing PRs #21–#24 require current live evidence and must remain blocked.Independent review
status:verification, notstatus:blocked.