Skip to content

docs(rfc): accept RFC 0019 — storage-backend selection - #455

Merged
jensholdgaard merged 2 commits into
mainfrom
rfc0019-accept
Jul 10, 2026
Merged

docs(rfc): accept RFC 0019 — storage-backend selection#455
jensholdgaard merged 2 commits into
mainfrom
rfc0019-accept

Conversation

@jensholdgaard

Copy link
Copy Markdown
Owner

What

Promote RFC 0019 (storage-backend selection) green → accepted (terminal) — the maintainer sign-off.

RFC 0019 has been green on main since #301: the server chooses local vs S3 for the data store (the WAL stays local by design), with all eight §5 criteria backed by passing tests —

No validated stage applies (backend selection is server wiring, not a thesis-gate benchmark), so acceptance follows green directly — the RFC 0001 / 0008 precedent. §9 records the sign-off.

Docs-only. mdbook build clean.

🤖 Generated with Claude Code

https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3

…gn-off)

Promote RFC 0019 green -> accepted (terminal). All eight §5 criteria
pass (green since #301, amended #306/#307): backend selection +
credential scrub unit tests, and the localstack S3 integration covering
WAL-stays-local, ingest→query on S3, the compactor manifest swap, and
cross-tenant isolation. No validated stage applies — it's server wiring,
not a thesis gate — so acceptance follows green directly (RFC 0001/0008
precedent). §9 records the sign-off.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X467Druw4cQeEPVp52DTG3
@jensholdgaard
jensholdgaard requested a review from Copilot July 10, 2026 13:08
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 18 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: 907de506-4c84-49c0-bf21-5b98dc98120c

📥 Commits

Reviewing files that changed from the base of the PR and between 788d84d and dd107b2.

📒 Files selected for processing (1)
  • docs/rfcs/0019-storage-backend-selection.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rfc0019-accept

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.

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

Promotes RFC 0019 (“storage-backend selection — wiring the server to choose local vs S3”) from green to terminal accepted, recording maintainer sign-off in the RFC’s amendment history.

Changes:

  • Update RFC 0019 front-matter status: greenstatus: accepted.
  • Add an amendment-history entry documenting acceptance/sign-off and rationale for skipping validated.

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

Comment thread docs/rfcs/0019-storage-backend-selection.md
Copilot review on #455: §6 still said "the RFC is `green`" after the
status flipped to `accepted` — internal inconsistency. Now "accepted (§9)".

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 3d889a1 into main Jul 10, 2026
25 checks passed
@jensholdgaard
jensholdgaard deleted the rfc0019-accept branch July 10, 2026 13:28
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