Documentation
    Preparing search index...

    Type Alias BrowserIntentTerminalReason

    BrowserIntentTerminalReason:
        | "open-failed"
        | "ready-failed"
        | "no-current-target"
        | "send-failed"

    Terminal reasons exposed only to host observability and cleanup policy.