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

    Type Alias ConfirmOutcomeClass

    ConfirmOutcomeClass:
        | "success"
        | "error"
        | "unknown"
        | "rejected"
        | "denied"
        | "unrecognized"

    The machine-readable verdict on a resolved confirmation (0.55.0). See confirmAction. denied is a decline (nothing ran) and is deliberately distinct from rejected (the APP refused an action the user approved).