Mark completed native backend roadmap items

This commit is contained in:
Eric Wendland 2026-05-22 16:55:53 +02:00
commit 7d4a288729

View file

@ -96,7 +96,7 @@ Implementation order:
endpoint bindings, missing grants, matching grants, revocations, and bearer endpoint bindings, missing grants, matching grants, revocations, and bearer
access. access.
- `[~]` Iroh-native backend replacement. - `[x]` Iroh-native backend replacement.
Acceptance criteria: Acceptance criteria:
- `[x]` CAS fetch/provider paths use `iroh-blobs` or a documented pinned - `[x]` CAS fetch/provider paths use `iroh-blobs` or a documented pinned
equivalent instead of bootstrap control-ALPN blob transfer. equivalent instead of bootstrap control-ALPN blob transfer.
@ -448,7 +448,7 @@ resource-scoped capability decisions.
Goal: turn local CAS and stubs into Iroh-backed replicated modules while keeping Goal: turn local CAS and stubs into Iroh-backed replicated modules while keeping
authorization and durable-state boundaries clear. authorization and durable-state boundaries clear.
- `[~]` Iroh-blobs CAS integration. - `[x]` Iroh-blobs CAS integration.
Acceptance criteria: Acceptance criteria:
- `[x]` `geth cas fetch <node-id> <hash>` can fetch a blob from an imported - `[x]` `geth cas fetch <node-id> <hash>` can fetch a blob from an imported
peer over the daemon-owned Iroh control ALPN. peer over the daemon-owned Iroh control ALPN.