diff --git a/AE.md b/AE.md index 18432b83..4d87e31d 100644 --- a/AE.md +++ b/AE.md @@ -42,7 +42,8 @@ Execution platforms determine which lessons and comments to apply based on trust ["description", ""], ["tool", ""], ["ver", ""], - ["image", ""] + ["image", ""], + ["e", "<1063-event-id>", ""] ], "content": "" } @@ -58,6 +59,7 @@ Execution platforms determine which lessons and comments to apply based on trust - `tool` — Zero or more tags of tool names the agent expects to have - `ver` — Version number, defaults to `1` - `image` — Avatar URL +- `e` — Reference to NIP-94 file metadata event (kind 1063). Execution platforms MAY provide access to these files. ---