Add SQLite schema metadata for DB resources

This commit is contained in:
Eric Wendland 2026-05-16 21:54:49 +02:00
commit 527090fd4c
8 changed files with 119 additions and 14 deletions

View file

@ -118,8 +118,9 @@ Roadmap items should be actionable and checkable:
`keychain status`. SSH signature capture/verification is still roadmap work.
- Local CAS supports pin/unpin metadata, surfaced through `cas list`, and
`cas cleanup` evicts unpinned blobs while retaining pinned blobs.
- DB resources can be registered locally and report local-only status. cr-sqlite
loading, change extraction, and sync are still roadmap work.
- DB resources can be registered locally and report local-only status plus a
read-only SQLite schema summary/hash. cr-sqlite loading, change extraction,
and sync are still roadmap work.
- KV stores support local SQLite-backed create/set/get. Iroh Documents
replication and prefix-capability enforcement are still roadmap work.
- Signed peer-card LAN discovery payloads, peer auth over Iroh, cr-sqlite,