Documentation
    Preparing search index...

    Variable ALL_CAPABILITIESConst

    ALL_CAPABILITIES: readonly [
        "relay:read",
        "relay:write",
        "cache:read",
        "cache:write",
        "hotkey:forward",
        "state:read",
        "state:write",
        "identity:read",
        "keys:bind",
        "keys:forward",
        "media:control",
        "notify:send",
        "notify:channel",
        "theme:read",
        "config:read",
        "resource:fetch",
        "cvm:call",
        "outbox:read",
        "outbox:write",
        "upload:write",
        "intent:read",
        "intent:write",
    ] = ...

    All capability strings recognized by @kehto/acl.

    Ordering: v1.1 surface first (relay/cache/hotkey/state), then the v1.2 additions for the seven naps + theme. The v1.1 sign:event, sign:nip04, sign:nip44 strings were intentionally removed — no napplet-visible signing exists in canonical NIP-5D; signing flows through shell-internal relay.publishEncrypted instead.