{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "name": "Verified Orchestration Audit Events",
  "version": "1.0.0",
  "generatedAt": "2026-04-15T00:31:26.307Z",
  "events": [
    {
      "eventTypeId": "VO0000",
      "eventType": "system.unknown",
      "category": "System",
      "description": "Unknown or fallback event when eventTypeId is missing or invalid"
    },
    {
      "eventTypeId": "VO0010",
      "eventType": "api.graphql.operation",
      "category": "API",
      "description": "API GraphQL operation"
    },
    {
      "eventTypeId": "VO0011",
      "eventType": "api.graphql.query",
      "category": "API",
      "description": "API GraphQL query"
    },
    {
      "eventTypeId": "VO0012",
      "eventType": "api.graphql.mutation",
      "category": "API",
      "description": "API GraphQL mutation"
    },
    {
      "eventTypeId": "VO0013",
      "eventType": "api.graphql.subscription",
      "category": "API",
      "description": "API GraphQL subscription"
    },
    {
      "eventTypeId": "VO0030",
      "eventType": "oidc.interaction.started",
      "category": "OIDC",
      "description": "OIDC interaction started"
    },
    {
      "eventTypeId": "VO0031",
      "eventType": "oidc.interaction.ended",
      "category": "OIDC",
      "description": "OIDC interaction ended"
    },
    {
      "eventTypeId": "VO0032",
      "eventType": "oidc.par.succeeded",
      "category": "OIDC",
      "description": "OIDC PAR succeeded"
    },
    {
      "eventTypeId": "VO0033",
      "eventType": "oidc.authorization.succeeded",
      "category": "OIDC",
      "description": "OIDC authorization succeeded"
    },
    {
      "eventTypeId": "VO0034",
      "eventType": "oidc.authorization.failed",
      "category": "OIDC",
      "description": "OIDC authorization failed"
    },
    {
      "eventTypeId": "VO0035",
      "eventType": "oidc.grant.succeeded",
      "category": "OIDC",
      "description": "OIDC grant succeeded"
    },
    {
      "eventTypeId": "VO0036",
      "eventType": "oidc.backchannel.succeeded",
      "category": "OIDC",
      "description": "OIDC backchannel succeeded"
    },
    {
      "eventTypeId": "VO0037",
      "eventType": "oidc.registration.created",
      "category": "OIDC",
      "description": "OIDC registration created"
    },
    {
      "eventTypeId": "VO0038",
      "eventType": "oidc.registration.updated",
      "category": "OIDC",
      "description": "OIDC registration updated"
    },
    {
      "eventTypeId": "VO0039",
      "eventType": "oidc.registration.deleted",
      "category": "OIDC",
      "description": "OIDC registration deleted"
    },
    {
      "eventTypeId": "VO0040",
      "eventType": "oidc.presentation.created",
      "category": "OIDC",
      "description": "OIDC presentation created"
    },
    {
      "eventTypeId": "VO0041",
      "eventType": "oidc.session.started",
      "category": "OIDC",
      "description": "OIDC session started"
    },
    {
      "eventTypeId": "VO0042",
      "eventType": "oidc.session.ended",
      "category": "OIDC",
      "description": "OIDC session ended"
    },
    {
      "eventTypeId": "VO0060",
      "eventType": "presentation.request.created",
      "category": "Presentation",
      "description": "Presentation request created"
    },
    {
      "eventTypeId": "VO0061",
      "eventType": "presentation.request.retrieved",
      "category": "Presentation",
      "description": "Presentation request retrieved"
    },
    {
      "eventTypeId": "VO0062",
      "eventType": "presentation.request.completed",
      "category": "Presentation",
      "description": "Presentation request completed"
    },
    {
      "eventTypeId": "VO0063",
      "eventType": "presentation.request.failed",
      "category": "Presentation",
      "description": "Presentation request failed"
    },
    {
      "eventTypeId": "VO0071",
      "eventType": "presentation.identity-resolver.failed",
      "category": "Presentation",
      "description": "Presentation identity resolver failed"
    },
    {
      "eventTypeId": "VO0072",
      "eventType": "presentation.identity-resolution.failed",
      "category": "Presentation",
      "description": "Presentation identity resolution failed"
    },
    {
      "eventTypeId": "VO0073",
      "eventType": "presentation.identity.resolved",
      "category": "Presentation",
      "description": "Presentation identity resolved"
    },
    {
      "eventTypeId": "VO0080",
      "eventType": "issuance.request.created",
      "category": "Issuance",
      "description": "Issuance request created"
    },
    {
      "eventTypeId": "VO0081",
      "eventType": "issuance.request.retrieved",
      "category": "Issuance",
      "description": "Issuance request retrieved"
    },
    {
      "eventTypeId": "VO0082",
      "eventType": "issuance.credential.issued",
      "category": "Issuance",
      "description": "Issuance credential issued"
    },
    {
      "eventTypeId": "VO0083",
      "eventType": "issuance.credential.revoked",
      "category": "Issuance",
      "description": "Issuance credential revoked"
    },
    {
      "eventTypeId": "VO0084",
      "eventType": "issuance.credential.failed",
      "category": "Issuance",
      "description": "Issuance credential failed"
    },
    {
      "eventTypeId": "VO0100",
      "eventType": "async-issuance.request.created",
      "category": "Async Issuance",
      "description": "Async issuance request created"
    },
    {
      "eventTypeId": "VO0101",
      "eventType": "async-issuance.request.claimed",
      "category": "Async Issuance",
      "description": "Async issuance request claimed"
    },
    {
      "eventTypeId": "VO0102",
      "eventType": "async-issuance.contact.fetched",
      "category": "Async Issuance",
      "description": "Async issuance contact fetched"
    },
    {
      "eventTypeId": "VO0103",
      "eventType": "async-issuance.contact.updated",
      "category": "Async Issuance",
      "description": "Async issuance contact updated"
    },
    {
      "eventTypeId": "VO0104",
      "eventType": "async-issuance.notification~email.sent",
      "category": "Async Issuance",
      "description": "Async issuance notification email sent"
    },
    {
      "eventTypeId": "VO0105",
      "eventType": "async-issuance.notification~sms.sent",
      "category": "Async Issuance",
      "description": "Async issuance notification SMS sent"
    },
    {
      "eventTypeId": "VO0106",
      "eventType": "async-issuance.notification.resend~queued",
      "category": "Async Issuance",
      "description": "Async issuance notification resend queued"
    },
    {
      "eventTypeId": "VO0107",
      "eventType": "async-issuance.notification~email.status",
      "category": "Async Issuance",
      "description": "Async issuance notification email status"
    },
    {
      "eventTypeId": "VO0108",
      "eventType": "async-issuance.notification~sms.status",
      "category": "Async Issuance",
      "description": "Async issuance notification SMS status"
    },
    {
      "eventTypeId": "VO0109",
      "eventType": "async-issuance.notification.resend~failed",
      "category": "Async Issuance",
      "description": "Async issuance notification resend failed"
    },
    {
      "eventTypeId": "VO0110",
      "eventType": "async-issuance.notification~email.failed",
      "category": "Async Issuance",
      "description": "Async issuance notification email failed"
    },
    {
      "eventTypeId": "VO0111",
      "eventType": "async-issuance.notification~sms.failed",
      "category": "Async Issuance",
      "description": "Async issuance notification SMS failed"
    },
    {
      "eventTypeId": "VO0112",
      "eventType": "async-issuance.notification~job.failed",
      "category": "Async Issuance",
      "description": "Async issuance notification job failed"
    },
    {
      "eventTypeId": "VO0113",
      "eventType": "async-issuance.request.cancelled~queued",
      "category": "Async Issuance",
      "description": "Async issuance request cancelled queued"
    },
    {
      "eventTypeId": "VO0114",
      "eventType": "async-issuance.request.cancelled~command",
      "category": "Async Issuance",
      "description": "Async issuance request cancelled command"
    },
    {
      "eventTypeId": "VO0115",
      "eventType": "async-issuance.request.cancelled~job",
      "category": "Async Issuance",
      "description": "Async issuance request cancelled job"
    },
    {
      "eventTypeId": "VO0116",
      "eventType": "async-issuance.request.cancelled~failed",
      "category": "Async Issuance",
      "description": "Async issuance request cancelled failed"
    },
    {
      "eventTypeId": "VO0064",
      "eventType": "presentation-flow.created",
      "category": "Other",
      "description": "Presentation flow created"
    },
    {
      "eventTypeId": "VO0065",
      "eventType": "presentation-flow.cancelled",
      "category": "Other",
      "description": "Presentation flow cancelled"
    },
    {
      "eventTypeId": "VO0066",
      "eventType": "presentation-flow.submitted",
      "category": "Other",
      "description": "Presentation flow submitted"
    },
    {
      "eventTypeId": "VO0067",
      "eventType": "presentation-flow.template.created",
      "category": "Other",
      "description": "Presentation flow template created"
    },
    {
      "eventTypeId": "VO0068",
      "eventType": "presentation-flow.template.updated",
      "category": "Other",
      "description": "Presentation flow template updated"
    },
    {
      "eventTypeId": "VO0069",
      "eventType": "presentation-flow.template.deleted",
      "category": "Other",
      "description": "Presentation flow template deleted"
    },
    {
      "eventTypeId": "VO0070",
      "eventType": "presentation-flow.request.created",
      "category": "Other",
      "description": "Presentation flow request created"
    },
    {
      "eventTypeId": "VO0074",
      "eventType": "presentation-flow.contact.updated",
      "category": "Other",
      "description": "Presentation flow contact updated"
    },
    {
      "eventTypeId": "VO0075",
      "eventType": "presentation-flow.notification~email.sent",
      "category": "Other",
      "description": "Presentation flow notification email sent"
    },
    {
      "eventTypeId": "VO0076",
      "eventType": "presentation-flow.notification~sms.sent",
      "category": "Other",
      "description": "Presentation flow notification SMS sent"
    },
    {
      "eventTypeId": "VO0077",
      "eventType": "presentation-flow.notification~email.failed",
      "category": "Other",
      "description": "Presentation flow notification email failed"
    },
    {
      "eventTypeId": "VO0078",
      "eventType": "presentation-flow.notification~sms.failed",
      "category": "Other",
      "description": "Presentation flow notification SMS failed"
    },
    {
      "eventTypeId": "VO0079",
      "eventType": "presentation-flow.notification~job.failed",
      "category": "Other",
      "description": "Presentation flow notification job failed"
    },
    {
      "eventTypeId": "VO0130",
      "eventType": "microsoft-entra-temporary-access-pass.self-issued",
      "category": "Other",
      "description": "Microsoft entra temporary access pass self issued"
    },
    {
      "eventTypeId": "VO0131",
      "eventType": "microsoft-entra-temporary-access-pass.issuance-failed",
      "category": "Other",
      "description": "Microsoft entra temporary access pass issuance failed"
    },
    {
      "eventTypeId": "VO0140",
      "eventType": "presentation-flow.notification~email.status",
      "category": "Other",
      "description": "Presentation flow notification email status"
    },
    {
      "eventTypeId": "VO0141",
      "eventType": "presentation-flow.notification~sms.status",
      "category": "Other",
      "description": "Presentation flow notification SMS status"
    },
    {
      "eventTypeId": "VO0142",
      "eventType": "presentation-flow.notification.resend~failed",
      "category": "Other",
      "description": "Presentation flow notification resend failed"
    }
  ]
}