Skip to content

docs(bench): reconcile §9.12 with the resolved #444 decision - #452

Merged
jensholdgaard merged 7 commits into
mainfrom
docs-c2-9-12-reconcile
Jul 10, 2026
Merged

docs(bench): reconcile §9.12 with the resolved #444 decision#452
jensholdgaard merged 7 commits into
mainfrom
docs-c2-9-12-reconcile

Conversation

@jensholdgaard

@jensholdgaard jensholdgaard commented Jul 10, 2026

Copy link
Copy Markdown
Owner

What

Reconcile docs/benchmarks.md §9.12 with the now-resolved #444 decision. The per-service C2 gate shipped in #451 (option 3), but §9.12 still described #444 as an open three-way fork and an undecided "decision".

Change

Doc-only; no code, no gate numbers change (the v8 verdict already flipped FAIL→PASS in #451). mdbook build clean.

Hazard note

No pillar #2 behaviour changes — this is narrative reconciliation of a resolved decision, keeping the honest-measurement framing (per-service gate; masking left to the Collector per "format parsing is the Collector's job").

🤖 Generated with Claude Code

https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Summary by CodeRabbit

  • Documentation
    • Updated benchmark narrative with the correct date-stamped resolution for per-service C2 gating.
    • Clarified that masking was deferred to a later upstream processing approach, and that length-aware thresholding was rejected.
    • Refined the hostile Kafka-shaped service discussion: pruning and latency remain unaffected, while template fragmentation reduces template-exact precision and limits what a single probe can recover.

The C2 gate landed per-service in #451 (option 3), but §9.12 still framed
#444 as an open three-way fork ("tokenizer masking vs. length-aware
thresholding vs. accept-and-scope — an RFC-level pillar #2 decision") and
called it "a decision, not a performance one". Update both spots to the
resolution: option 3 shipped (per-service gate, RFC 0006 §3.4.3),
masking parked as a future strategic RFC (a Collector transform/redaction
processor can polish infra tokens upstream), length-thresholding
rejected; #444 accepted the query-capability tradeoff on hostile infra
logs. Doc-only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reconciles docs/benchmarks.md §9.12 with the now-resolved #444 decision, updating the narrative to reflect that option 3 (per-service C2 gate) has shipped (PR #451 / RFC 0006 §3.4.3) and reframing the kafka-driven fragmentation as an accepted query-capability tradeoff rather than an open “decision”.

Changes:

  • Updates the §9.12 kafka-fragmentation discussion to explicitly mark #444 as resolved (2026-07-10) and document the chosen path (per-service C2 gate), with masking deferred and length-aware thresholding rejected.
  • Adjusts the B2 pricing conclusion to describe fragmentation as an accepted query-capability / thesis-value tradeoff on hostile infra logs, not a performance issue.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@jensholdgaard, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 24 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0193e533-5855-4793-9700-dbf0a2e73ce8

📥 Commits

Reviewing files that changed from the base of the PR and between 03b9aa1 and 54fa5ea.

📒 Files selected for processing (1)
  • docs/benchmarks.md
📝 Walkthrough

Walkthrough

Section 9.12 documents RFC #444 as resolved, records the selected and deferred approaches, and clarifies that template fragmentation affects template-exact precision without changing pruning or latency floors.

Changes

C2 benchmark documentation

Layer / File(s) Summary
Resolved RFC decision and fragmentation tradeoff
docs/benchmarks.md
Section 9.12 adds dated C2 rescoring, records per-service gating, deferred masking, rejected length-thresholding, preserved safety constraints, and fragmentation’s effect on template-exact recovery while pruning and latency remain unchanged.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately reflects the doc-only reconciliation of §9.12 with the resolved #444 decision.
Description check ✅ Passed It explains the purpose, changes, and related issue context, though it doesn't follow the template headings exactly.
Linked Issues check ✅ Passed It implements the #444 resolution by documenting option 3, masking deferral, length-threshold rejection, and the accepted tradeoff.
Out of Scope Changes check ✅ Passed The change stays within docs/benchmarks.md and only reconciles §9.12 wording; no unrelated code or scope was added.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-c2-9-12-reconcile

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/benchmarks.md`:
- Around line 1148-1155: Align the Section 9.12 heading date with the July 10,
2026 decision described in the text, or explicitly clarify in the section that
the decision and RFC 0006 amendment occurred after the July 9 benchmark run.
- Around line 1186-1192: Clarify the benchmark statement near the “~11,651 ids”
discussion: replace “no single template query recovers it” with wording that
acknowledges partial recovery while stating that no single template query
recovers the full dominant event family, consistent with the measured 11,523
recovered rows.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8b939e62-268e-4165-aba4-0c2fa79098d6

📥 Commits

Reviewing files that changed from the base of the PR and between b257c9a and fdd6999.

📒 Files selected for processing (1)
  • docs/benchmarks.md

Comment thread docs/benchmarks.md Outdated
Comment thread docs/benchmarks.md Outdated
CodeRabbit review on #452:
- The §9.12 heading is the run date (2026-07-09); the #444 resolution
  is 2026-07-10. Flag the C2 re-score date in the heading so the two
  aren't read as contradictory.
- "no single template query recovers it" understated the measurement —
  a single template_id probe recovers that id's slice (11,523 rows),
  just not the full dominant event. Reworded.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread docs/benchmarks.md Outdated
Comment thread docs/benchmarks.md Outdated
Copilot review on #452:
- The re-score annotation made the §9.12 heading long/noisy (ToC + anchor
  slug). Reverted to the short heading and moved the note to an italic
  sentence right below (CodeRabbit's "explicitly state" option).
- "transform`/`redaction` processor" read as one processor and broke
  oddly across the slash line-break; now "transform or redaction".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread docs/benchmarks.md Outdated
Copilot review on #452: "template_id == 1" read as if 1 were a stable
canonical template. Reworded to "cart's dominant template (id 1 in this
run — a run-specific identifier, not a canonical one)".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread docs/benchmarks.md Outdated
Copilot review on #452: "the per-service gate below" is a positional
reference that misleads if the paragraph moves (the gate is introduced
earlier in the section). Reference it directly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread docs/benchmarks.md Outdated
Copilot review on #452: "#444 resolved it" could read as resolving the
red-herring failure-flag confound rather than the fragmentation
decision. Reword to "#444 settled how to handle the fragmentation".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread docs/benchmarks.md Outdated
Copilot review on #452: the same #444 option was named "length-aware
thresholding" then "length-thresholding". Use the full term both times.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@jensholdgaard
jensholdgaard merged commit 19886b9 into main Jul 10, 2026
25 checks passed
@jensholdgaard
jensholdgaard deleted the docs-c2-9-12-reconcile branch July 10, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants