Documentation
    Preparing search index...

    Type Alias Decision

    Decision: "pass" | "reject" | "prompt"

    Decision returned by evaluate() for the caller to act on.

    • 'pass' — caller dispatches the operation (action may be 'flag').
    • 'reject' — caller drops the operation and returns an error.
    • 'prompt' — caller rejects current message and fires an async consent prompt.