{
  "schema": "AIVENTURE_RRVI",
  "version": "3.0",
  "session": "0003H",
  "generated_at": "2026-09-14T04:18:00+03:00",
  "entity_id": "E_RRVI",
  "name": "RRVI™",
  "definition": "Regulation, Rules, Verification & Intervention gate between intent and sensitive action.",
  "principle": "capability != permission",
  "checks": [
    "jurisdiction",
    "regulation",
    "service_rule",
    "autonomy_level",
    "authority",
    "financial_threshold",
    "data_classification",
    "human_approval_requirement"
  ],
  "decisions": [
    "allow",
    "allow_with_conditions",
    "human_review_required",
    "block"
  ],
  "default_decision_when_rule_missing": "block",
  "publish_gate": true,
  "runtime_gate": true,
  "evidence_required": true,
  "evidence_registry": "https://aiventure.ro/evidence.json"
}