Add local document resource commands

This commit is contained in:
Eric Wendland 2026-05-16 22:15:18 +02:00
commit ce260625d6
14 changed files with 277 additions and 14 deletions

View file

@ -101,8 +101,12 @@ loading, change extraction, and DB sync are future work.
through `kv create/set/get`. Iroh Documents namespaces, prefix authorization
enforcement, and replication are future work.
`geth-document`, `geth-pubsub`, `geth-pipe`, and `geth-ssh-proxy` currently
define types, command shape, and roadmap stubs.
`geth-document` currently registers local document resources with an empty JSON
state placeholder and local-only sync status. Automerge state, editing, and sync
are future work.
`geth-pubsub`, `geth-pipe`, and `geth-ssh-proxy` currently define types,
command shape, and roadmap stubs.
`geth-ssh-identity` defines SSH trust namespaces plus certificate request,
approval, certificate import, and revocation-list data models. The bootstrap