nexus-agents - v2.80.0
    Preparing search index...

    Function resultToOutcome

    Audit exports - Structured audit logging (Issue #193) Split from index.ts for file size compliance (Issue #285)

    • Maps tool result to audit outcome.

      Parameters

      • isError: boolean | undefined
      • isPolicyDenied: boolean

      Returns "error" | "success" | "failure" | "denied"