@pouchy_ai/companion-sdk - v0.1.0
    Preparing search index...

    Variable COMPANION_SCOPESConst

    COMPANION_SCOPES: readonly [
        "chat",
        "voice",
        "call",
        "files",
        "events.subscribe",
        "worldstate.write",
        "ui.render",
        "memory.read:app",
        "memory.write:app",
        "memory.read:core",
        "memory.write:core",
        "skills.execute",
        "wallet.read",
        "wallet.spend",
        "social.message",
        "represent",
        "expose:knowledge",
        "expose:facts",
        "represent:pair",
        "represent:remember",
    ] = ...

    Every capability scope a Personal Access Token / OAuth grant can carry.