Skip to content

docs: promote pages-usage guidance to main#382

Merged
plind-junior merged 4 commits into
mainfrom
test
Jul 6, 2026
Merged

docs: promote pages-usage guidance to main#382
plind-junior merged 4 commits into
mainfrom
test

Conversation

@plind-junior

@plind-junior plind-junior commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

promotes #381 and #383 to main: step 6 of the readme walkthrough now explains how approved pages reach a claude session (recall titles, kb_search/kb_read_page/kb_context, /vouch-recall), shows the actual digest a SessionStart hook injects (the output the demo video closes on), and states that pending pages stay invisible to retrieval until approved. docs-only.

step 6 said recall injects claims and page titles but stopped there —
a user who compiled pages and saw them in `vouch review` had no way to
know how (or whether) claude consumes them. add the retrieval paths:
recall carries titles, kb_search matches page bodies, kb_read_page
returns the markdown plus cited claims, kb_context bundles items for a
task, and /vouch-recall pulls a topic in explicitly. also state the
easy-to-miss rule that pending pages are invisible to retrieval until
approved — the gate applies to reads of proposals too.
docs(readme): spell out how approved pages reach a claude session
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 10 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: c12f1237-6db7-4652-a408-262bf2fb6fb0

📥 Commits

Reviewing files that changed from the base of the PR and between 7df936a and f1afce0.

📒 Files selected for processing (1)
  • README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test

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.

@github-actions github-actions Bot added docs documentation, specs, examples, and repo guidance size: XS less than 50 changed non-doc lines labels Jul 6, 2026
step 6 named the SessionStart hook but not the mechanism or what the
injection actually looks like. spell out the hook contract (stdout of
a SessionStart hook becomes opening-turn context) and include the real
<vouch-approved-knowledge> digest from a live run — the same output
the demo video closes on — plus the guarantees: only approved
artifacts are emitted (archived/superseded/pending excluded) and the
digest is size-guarded by recall.max_chars.
docs(readme): show how a session detects approved knowledge
@plind-junior plind-junior merged commit 36f035e into main Jul 6, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs documentation, specs, examples, and repo guidance size: XS less than 50 changed non-doc lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant