ISPO SDK
    Preparing search index...

    Variable EXECUTABLE_CONTEXT_KINDSConst

    Markdown
    EXECUTABLE_CONTEXT_KINDS: readonly [
        "source-range",
        "selection",
        "chat-transcript",
    ] = ...

    The only caller-context kinds the host can carry end-to-end today. This is deliberately a closed copy-only set: resource handles need a genuine lease lifecycle before they can be declared or accepted.