From ac8ca0f86ada2aa215311e32f1a9b607cfc79bb9 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Wed, 29 Oct 2025 14:29:14 +0000 Subject: [PATCH] fix: add clarification that needs attached retrieval delegation --- w3-index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/w3-index.md b/w3-index.md index 3003ad5..1a8cdb2 100644 --- a/w3-index.md +++ b/w3-index.md @@ -58,6 +58,8 @@ type ContentArchive = ByteView<{ }> ``` +An invocation of the capability SHOULD include a temporary delegation to the service allowing the index in the space to be retrieved from the network so that it may be indexed and cached. See the [w3-retrieval](w3-retrieval.md) specification for details. + ### Index #### Index Schema