{
  "schema": "vraimony_profiles_registry_v1",
  "version": "2026-04-05",
  "profiles": [
    {
      "id": "profile.commerce.v1",
      "name": "Commerce disputes",
      "case_types": [
        "chargeback",
        "delivery_denial",
        "refund_dispute"
      ],
      "required_modules": [
        "M2",
        "M3",
        "M4",
        "M5",
        "M6",
        "M8"
      ],
      "primary_reason_codes": [
        "dnr",
        "snad",
        "friendly_fraud",
        "refund"
      ],
      "adapter": "Hosted scan / plugin / API",
      "pack": "/repair/chargeback/"
    },
    {
      "id": "profile.creatorhandoff.v1",
      "name": "Creator & client handoff",
      "case_types": [
        "creator_handoff",
        "acceptance_dispute"
      ],
      "required_modules": [
        "M2",
        "M4",
        "M5",
        "M6",
        "M8"
      ],
      "primary_reason_codes": [
        "delivery_challenged",
        "acceptance_missing",
        "scope_dispute"
      ],
      "adapter": "Widget / agency portal",
      "pack": "/creator-kit.html"
    },
    {
      "id": "profile.vendorreview.v1",
      "name": "Vendor review",
      "case_types": [
        "vendor_review"
      ],
      "required_modules": [
        "M1",
        "M4",
        "M5",
        "M6",
        "M8"
      ],
      "primary_reason_codes": [
        "stalled_review",
        "missing_docs"
      ],
      "adapter": "Portal / API / workspace",
      "pack": "/repair/vendor-review/"
    },
    {
      "id": "profile.supplychain.v1",
      "name": "Supply chain & shipping",
      "case_types": [
        "shipment_review",
        "disruption_handover"
      ],
      "required_modules": [
        "M1",
        "M2",
        "M3",
        "M4",
        "M6",
        "M8"
      ],
      "primary_reason_codes": [
        "handover_gap",
        "shipment_dispute",
        "missing_shipping_anchor"
      ],
      "adapter": "Dashboard / API / partner portal",
      "pack": "/supply-chain-kit.html"
    },
    {
      "id": "profile.insuranceclaim.v1",
      "name": "Insurance & claims",
      "case_types": [
        "insurance_claim",
        "adjuster_review"
      ],
      "required_modules": [
        "M1",
        "M2",
        "M4",
        "M5",
        "M6",
        "M8"
      ],
      "primary_reason_codes": [
        "missing_requirement",
        "claim_alignment",
        "supporting_docs"
      ],
      "adapter": "White-label workspace / API",
      "pack": "/insurance-claim-readiness.html"
    },
    {
      "id": "profile.education.v1",
      "name": "Education & institutional",
      "case_types": [
        "academic_submission",
        "institutional_review"
      ],
      "required_modules": [
        "M2",
        "M4",
        "M6",
        "M8"
      ],
      "primary_reason_codes": [
        "submission_proof",
        "ack_missing",
        "deadline_pressure"
      ],
      "adapter": "Hosted scan / widget / portal",
      "pack": "/education-pack.html"
    },
    {
      "id": "profile.platformsdk.v1",
      "name": "Embedded platform SDK",
      "case_types": [
        "multi"
      ],
      "required_modules": [
        "M1",
        "M2",
        "M3",
        "M4",
        "M5",
        "M6",
        "M7",
        "M8"
      ],
      "primary_reason_codes": [
        "multi"
      ],
      "adapter": "SDK / API / white-label",
      "pack": "/diagnostic-api.html"
    }
  ]
}