{
  "schema_version": "1",
  "state": "requested",
  "request": {
    "requester_name": "Example Developer",
    "requester_email": "developer@example.invalid",
    "organisation": "Example Organisation",
    "application_name": "Example Application",
    "environment": "afr-dev",
    "access_lane": "both",
    "intended_first_integration_journey": "Build a read-oriented API integration against the developer-preview contract.",
    "resource_families": ["bootstrap", "parties", "policies"],
    "backend_boundary_owner": "Example backend service",
    "support_contact": "support@example.invalid",
    "private_delivery_channel": "Approved private channel"
  },
  "custody": {
    "uses_real_tenant_owned_data": false,
    "data_classification_summary": "Public-safe development data only.",
    "secrets_storage_owner": "Requester backend owner",
    "token_handling_boundary": "Bearer and tenant-context tokens remain on the backend.",
    "browser_exposure_reviewed": true
  },
  "approval": {
    "status": "pending",
    "approved_by": null,
    "approved_at": null,
    "expiry_or_review_date": null,
    "approved_tenants": [
      {
        "tenant_slug": "pending",
        "tenant_name": "Pending approval",
        "purpose": "Tenant boundary is assigned only after approval.",
        "access_role": "pending",
        "access_level": "pending",
        "reset_posture": "No tenant reset authority before approval."
      }
    ],
    "approved_scopes": [],
    "expected_first_read_path": null,
    "explicit_exclusions": []
  },
  "provisioning": {
    "tenant_shell": {
      "status": "not_started",
      "evidence_ref": null
    },
    "identity_mapping": {
      "status": "not_started",
      "evidence_ref": null
    },
    "human_users": {
      "status": "not_started",
      "evidence_ref": null
    },
    "machine_client": {
      "status": "not_started",
      "evidence_ref": null
    },
    "tenant_role_grants": {
      "status": "not_started",
      "evidence_ref": null
    },
    "access_pack": {
      "status": "not_started",
      "issued_at": null,
      "private_delivery_confirmed": false
    },
    "smoke_evidence": {
      "status": "not_run",
      "evidence_ref": null,
      "correlation_id": null
    },
    "final_status": "open"
  }
}
