Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label Raindex-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
f0bd3f3 to
fe27ae4
Compare
fe27ae4 to
1420ca6
Compare
|
@coderabbitai review |
|
1420ca6 to
bc4f384
Compare
049bcf3 to
02d1d41
Compare
bc4f384 to
28ce3b0
Compare
02d1d41 to
8b939e8
Compare
28ce3b0 to
1b47254
Compare
8b939e8 to
8c8554f
Compare
1b47254 to
8a18c79
Compare
8a18c79 to
e8aa7d9
Compare
8c8554f to
bbf5d59
Compare

Summary
Renders snapshot bootstrap progress immediately and connects the validated snapshot runtime to the existing Raindex providers.
This is PR 3 of 3. Generic preinstalled-database support is in #2872; the application-specific bootstrap service is in #2873.
User experience
Lifecycle and navigation
Review-loop fixes
Codex review fixed the real-provider cold-start crash, stale Svelte contexts, client-navigation opt-in gap, failure-state loss, structured-error formatting, teardown gaps, stale async client-state race, and async SQLite close integration.
Verification
git diff --checkpassedStack
SQLite transport dependency: rainlanguage/sqlite-web#32 (stacked on #33 and #34).
Remote publisher follow-up
The current remote flow does not publish the single browser-ready SQLite artifact used by this POC. Moving beyond the POC requires building/checkpointing the combined database, uploading an immutable compressed object, then publishing an application manifest last with digest, exact uncompressed size, schema version, generation time, and per-target watermarks.