docs(rfc): RFC 0022 green → validated on the §9.9 + §9.11 evidence - #545
Conversation
The validation evidence already existed, only the flip was missing: §9.9 (indicative, at the green merge 6e3301b) showed B1/B2 unchanged per the RFC0022.5 contract and named the authoritative rerun as the outstanding step; §9.11 (authoritative baseline, 19e0886 — verified a descendant of 6e3301b) delivered it the next day with both verdicts PASS at the first >=10 GiB readings. Status note records the trail; accepted stays a maintainer flip. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WQY9wfrfRggqSpMLH8Xj3Y
|
Warning Review limit reached
Next review available in: 43 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. 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 (1)
📝 WalkthroughWalkthroughRFC0022 is marked ChangesRFC0022 validation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
There was a problem hiding this comment.
Pull request overview
Updates RFC 0022’s maturity state from green to validated, documenting that the already-recorded benchmark evidence in docs/benchmarks.md satisfies the RFC’s no-regression contract and the bench-ladder “validated” gate defined by the RFC process.
Changes:
- Flip RFC 0022 frontmatter
statusfromgreen→validated. - Add a short “Status note” blockquote summarizing the supporting benchmark entries and commits for the status flip.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
The maturity model lives under "## Lifecycle" in docs/rfcs/README.md, not a "maturity stages" section (Copilot). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WQY9wfrfRggqSpMLH8Xj3Y
What
Doc-only: flips RFC 0022 (queryable attribute columns)
green → validated— the evidence already existed inbenchmarks.md; only the status flip was never made.The trail, verified before flipping:
ci-runner, 2026-07-03, git6e3301b— thegreenmerge itself): B1 34.8× against the ≥ 10× bar, B2 flat few-ms windowed latencies, no regression from the promoted-column write path or the two-arm predicate compile (the RFC0022.5 contract), with the pruning counters pinned structurally inrfc0022_attr_columns.rs. That entry explicitly named the authoritative baseline rerun as the outstandinggreen → validatedstep.baseline-8vcpu-32gib, 2026-07-04, git19e0886): the first ≥ 10 GiB B1/B2 readings, both PASS (authoritative) — andgit merge-base --is-ancestorconfirms19e0886descends from6e3301b, so the promoted-column machinery was in the measured tree.Per
docs/rfcs/README.md, thevalidated → acceptedflip stays a maintainer step.Checks run
mdbook build(clean); ancestry verified withgit merge-base --is-ancestor. Doc-only.🤖 Generated with Claude Code
https://claude.ai/code/session_01WQY9wfrfRggqSpMLH8Xj3Y
Summary by CodeRabbit