docs(v2-reentry-queue): point H1 row at split issue #374 - #375
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates documentation to point the enforcement H1 directive detection row at the correct, live GitHub issue (#374) instead of the closed umbrella issue (#199). File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
📝 WalkthroughWalkthroughDocumentation update to ChangesDocumentation Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/V2_REENTRY_QUEUE.md (1)
30-34: 💤 Low valueMinor wording consistency check (optional).
Line 31 clarifies “H3 selective injection ships at v2.0; H2 compliance audit is dropped, not deferred.” If that statement was authored for the prior
#199tracking context, it’s worth confirming it still matches what#374tracks (it currently reads consistent, but this is easy to accidentally drift over time).🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@docs/V2_REENTRY_QUEUE.md` around lines 30 - 34, The sentence stating “H3 selective injection ships at v2.0; H2 compliance audit is dropped, not deferred.” may have been written for a different tracking issue (`#199`); verify that it accurately reflects the current tracking issue (`#374`) and update the wording to reference the correct tracking context or issue number (or remove the issue-specific reference) so the statement remains consistent with what `#374` tracks—locate the sentence in docs/V2_REENTRY_QUEUE.md (the quoted fragment) and either correct the issue number or make the statement issue-agnostic.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@docs/V2_REENTRY_QUEUE.md`:
- Around line 30-34: The sentence stating “H3 selective injection ships at v2.0;
H2 compliance audit is dropped, not deferred.” may have been written for a
different tracking issue (`#199`); verify that it accurately reflects the current
tracking issue (`#374`) and update the wording to reference the correct tracking
context or issue number (or remove the issue-specific reference) so the
statement remains consistent with what `#374` tracks—locate the sentence in
docs/V2_REENTRY_QUEUE.md (the quoted fragment) and either correct the issue
number or make the statement issue-agnostic.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: fa6c9a15-84f5-4852-a848-e40a8b3bf113
📒 Files selected for processing (1)
docs/V2_REENTRY_QUEUE.md
|
[claim:review:kulili:2026-05-03T15:56:42Z] |
|
[release:review:kulili:2026-05-03T15:57:11Z] |
|
[claim:review:Gylf:2026-05-03T15:57:37Z] |
|
[release:review:Gylf:2026-05-03T15:58:15Z] |
What
One-line update to
docs/V2_REENTRY_QUEUE.mdH1 row: change "issue #199 sub-track" → "issue #374".Why
#199 was the enforcement-triad umbrella. Per ratified spec
docs/v2_enforcement.md(PR #257):spec-ready,v2.0).spec-ready,bench-gated, deferred).wontfix), no issue.#199 closed as the umbrella resolves into the splits. The queue's H1 row was pointing at the now-closed umbrella; this PR points it at the live deferral issue (#374) so the audit trail stays correct.
Verify
grep -n '199 sub-track\|#374' docs/V2_REENTRY_QUEUE.md→ only the new#374line should appear.docs/v2_enforcement.md(unchanged) is the source of truth for the disposition.Tracks: #199, #373, #374.
Summary by Sourcery
Documentation:
Summary by CodeRabbit