Add KV prefix capability matching

This commit is contained in:
Eric Wendland 2026-05-17 18:26:30 +02:00
commit 02444a7cfd
5 changed files with 116 additions and 6 deletions

View file

@ -122,7 +122,9 @@ Roadmap items should be actionable and checkable:
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.
replication and command-level prefix-capability enforcement are still roadmap
work. The auth evaluator already understands `kv.write_prefix:<prefix>`
grants for `kv.write_key:<key>` requests.
- Document resources can be registered locally with empty JSON state and
local-only status. Automerge editing/state and sync are still roadmap work.
- Pubsub supports local daemon-lifetime publish/subscribe snapshots through a