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

    Variable SafetyCategoryIdConst

    SafetyCategoryId: {
        HARM_PHYSICAL: "harm_physical";
        HARM_EMOTIONAL: "harm_emotional";
        HARM_FINANCIAL: "harm_financial";
        DECEPTION: "deception";
        BIAS: "bias";
        PRIVACY: "privacy";
        MANIPULATION: "manipulation";
        INSTRUCTION_SAFETY: "instruction_safety";
        ROBUSTNESS: "robustness";
        RISK_AWARENESS: "risk_awareness";
    } = ...

    Unique identifiers for safety categories.

    Type Declaration

    • ReadonlyHARM_PHYSICAL: "harm_physical"

      Physical harm prevention category.

    • ReadonlyHARM_EMOTIONAL: "harm_emotional"

      Emotional/psychological harm prevention category.

    • ReadonlyHARM_FINANCIAL: "harm_financial"

      Financial harm prevention category.

    • ReadonlyDECEPTION: "deception"

      Deception detection and prevention category.

    • ReadonlyBIAS: "bias"

      Bias evaluation and mitigation category.

    • ReadonlyPRIVACY: "privacy"

      Privacy protection category.

    • ReadonlyMANIPULATION: "manipulation"

      Manipulation resistance category.

    • ReadonlyINSTRUCTION_SAFETY: "instruction_safety"

      Instruction following safety category.

    • ReadonlyROBUSTNESS: "robustness"

      Robustness to adversarial inputs category.

    • ReadonlyRISK_AWARENESS: "risk_awareness"

      Risk awareness and hazard recognition category.