geth/docs/adr/0011-kv-iroh-documents.md

15 lines
350 B
Markdown
Raw Normal View History

2026-05-15 15:08:20 +02:00
# ADR 0011: KV With Iroh Documents
## Status
Accepted.
## Decision
KV resources will use Iroh Documents namespaces for small replicated state,
configuration, metadata, preferences, and script state. Authorization can include
prefix-scoped capabilities.
## Consequences
The MVP exposes CLI shape and types while deferring iroh-docs API pinning.