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

    Function canProceed

    • Quick check: can this action type proceed at all given the input trust tier? Useful for early rejection before full policy evaluation.

      Parameters

      • actionType:
            | "GeneratePatchPlan"
            | "DraftReply"
            | "ProposeLabels"
            | "SummarizeIssue"
            | "ClassifyIssue"
            | "IdentifyDuplicates"
            | "RequestHumanApproval"
            | "RefuseAction"
            | "HandoffMessage"
      • inputTrustTier: "1" | "2" | "3" | "4"

      Returns boolean