Skip to content

brief: ratify managed-store-of-record (own the store, rent the fork)#130

Merged
vu1n merged 1 commit into
mainfrom
brief/managed-store-of-record
Jul 3, 2026
Merged

brief: ratify managed-store-of-record (own the store, rent the fork)#130
vu1n merged 1 commit into
mainfrom
brief/managed-store-of-record

Conversation

@vu1n

@vu1n vu1n commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Ratifies the managed-tier workspace-store decision as a brief governance doc (draftactive, published @ v0001).

Decision: rustic-over-R2 is the managed store of record; CF createBackup/restoreBackup (and ArtifactFS / mountBucket) may be used only as a transient fork mechanism derived from a rustic snapshot — never the store, never the sole copy.

Criterion: dev ergonomics for personal-first use, not moat/defensibility. Rustic already backs both planes (local libkrun + the managed R2 transfer), gives one handle space + permanence + dedup, and switching would be more work + handle-space fragmentation. The remote materialize-once fork bridge is a deferred optimization — the plain per-session rustic restore is fine until managed k-worker dispatch exists.

Grounded in verified CF docs (2026-07-03): createBackup = mksquashfs → R2, restoreBackup = squashfs-lower + fuse-overlayfs-upper CoW; backups are TTL-3d + ephemeral. One residual noted in-doc (CF multi-sandbox restoreBackup, architecturally implied, not documented).

  • Refines managed-tier-do-gateway; mirrors workspace-cow-fork on the remote plane.
  • Docs-only (.brief/); brief check green locally.

https://claude.ai/code/session_0164SS87ADPU2EBoGjyhVfej

Ratifies the managed-tier workspace-store decision (draft -> active, published
@ v0001): rustic-over-R2 stays the store of record; CF createBackup/restoreBackup
(and ArtifactFS/mountBucket) may be used only as a transient fork mechanism
derived from a rustic snapshot, never as the store.

Criterion is dev ergonomics for personal-first use, not moat/defensibility:
rustic already backs both planes, gives one handle space + permanence + dedup;
the remote materialize-once bridge is a deferred optimization (don't pre-build).

Refines managed-tier-do-gateway; mirrors workspace-cow-fork on the remote plane.

Claude-Session: https://claude.ai/code/session_0164SS87ADPU2EBoGjyhVfej
@vu1n vu1n merged commit 2492235 into main Jul 3, 2026
4 checks passed
@vu1n vu1n deleted the brief/managed-store-of-record branch July 3, 2026 08:37
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.

1 participant