docs: Hygiene sweep — architecture correctness, cross-doc drift, comment cleanup - #143
Conversation
…rdize Upstash Redis naming, generic design-note comments - Rewrite all reference-project mentions in comments/docs as generic design notes - architecture.md: 👎 flow now describes flag-then-supersede (not removal), mention flow reflects chunk-0 reuse, follow-up classifier gate added, code-index cron entry point documented, hybrid-retrieval namespaces + lexical degradation noted, Project Structure replaced with pointer to CLAUDE.md's canonical tree - progress-ux.md/usage.md/setup.md/README.md: thinking message is edited in place into the answer (chunk 0), not deleted and reposted - source-hierarchy.md: supersession semantics instead of 'presumed stale and removed' - README.md: five missing Feature Deep-Dive rows; env table gains Redis/CRON/Sentry vars - CLAUDE.md: nine unlisted lib files, missing docs entries, layout/env-table gaps, progress line and storage naming updated - contributing.md: test count 945/47 (July 2026), structure listing → CLAUDE.md pointer - Storage naming standardized on Upstash Redis (Vercel Marketplace); historical PR/issue references and verbatim prompt quotes left intact Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 18 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 (14)
✨ 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 |
PR Summary by QodoDocs hygiene sweep: fix lifecycle drift, Upstash Redis naming, comment cleanup
AI Description
Diagram
High-Level Assessment
Files changed (14)
|
Follow-up to the PR #143 review finding that landed post-merge: the vercel.json snippet and CRON_SECRET prose still described the recovery sweep only, so an operator following setup.md could miss why /api/cron/code-index 401s and the index never builds. Snippet now shows both crons; prose and env-table row state that CRON_SECRET gates both. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* docs: setup.md cron section covers both authenticated cron routes Follow-up to the PR #143 review finding that landed post-merge: the vercel.json snippet and CRON_SECRET prose still described the recovery sweep only, so an operator following setup.md could miss why /api/cron/code-index 401s and the index never builds. Snippet now shows both crons; prose and env-table row state that CRON_SECRET gates both. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: CRON_SECRET required-column label covers both cron consumers Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Summary
Docs-and-comments-only sweep clearing the pre-existing drift catalogued during the epic work, plus a comment-cleanup policy pass. No behavior changes — every
.tsdiff is comment blocks only, verified by audit and a green suite.claude.ts/save-knowledge.tsthat still say "Vercel KV" — those are model-facing literals whose edit would invalidate the behavior-eval cassettes; they'll batch with the next cassette re-record, and the two doc passages quoting them verbatim stay verbatim until then.Verification
Suite green after the comment edits (945/47), full-repo grep confirms zero remaining references,
.tsdiffs audited as comment-only.🤖 Generated with Claude Code