Documentation Index
Fetch the complete documentation index at: https://docs.responsibleailabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Concept: Applications | Policy Engine
Request
Response
The application this key is scoped to:
id, environment, organization, and plan.The governance policy applied to this application’s evaluations.
enforcement—log_only(record outcomes only),block(reject below threshold), orregenerate(attempt a safe rewrite, then apply the fallback).evalMode— default evaluation depth:basicordeep.overallThreshold— minimum RAIL score (0–10) to pass.domain— domain context that tunes dimension sensitivity.dimensionThresholds— per-dimension minimum scores; a dimension below its threshold fails the policy.dimensionWeights— how much each dimension contributes to the overall score.compliance— frameworks tracked for this application.safeRegenerate— rewrite settings:enabled,maxAttempts, andfallback(block,log, orhuman_review).locked— whentrue, this policy is authoritative and per-request overrides are ignored.
Whether the policy is currently shaping responses.
active: true (mode: enforce) means the policy can block or regenerate; active: false (mode: monitor) means outcomes are recorded but responses are not altered.