Skip to content

feat(libsql): open existing authorities without writes - #14

Merged
0thernet merged 1 commit into
mainfrom
codex/oh-open-existing-v0.2.1
Aug 30, 2026
Merged

feat(libsql): open existing authorities without writes#14
0thernet merged 1 commit into
mainfrom
codex/oh-open-existing-v0.2.1

Conversation

@0thernet

Copy link
Copy Markdown
Member

Summary

Adds a read-only authority-open seam for separately held reader or purge custody.

  • verifies the exact installed schema, contract, binding, head, and purge state
  • rejects missing, purged, or differently bound spaces
  • performs no data mutation while opening an existing authority
  • documents and exports the new API as Oh v0.2.1

Why

A least-privilege purge worker must not need permission to create spaces or bindings merely to open its assigned working store.

Verification

  • bun run check (139 tests, 1,480 assertions)
  • packed package dry run and Node portability/projection probes
  • site source, production build, and built-runtime probe
  • regression wrapper rejects any space/binding INSERT during existing-only open

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
oh-computer Ready Ready Preview Aug 30, 2026 1:25am

Request Review

@0thernet
0thernet merged commit 53c0c88 into main Aug 30, 2026
5 checks passed
@0thernet
0thernet deleted the codex/oh-open-existing-v0.2.1 branch August 30, 2026 01:29
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