iiRecord
Agentic AI Atlas · Event Operations Planning
workflow:event-operations-planninga5c.ai
II.
Workflow JSON

workflow:event-operations-planning

Structured · live

Event Operations Planning json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-sports.yamlCluster · workflows
Record JSON
{
  "id": "workflow:event-operations-planning",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-sports.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Event Operations Planning",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-event",
    "complexity": "cross-team",
    "description": "Plans and coordinates sports event operations -- developing venue setup\ntimelines with load-in/load-out schedules, coordinating security\nstaffing plans against crowd capacity models, planning broadcast\ninfrastructure and camera placement, managing ticketing system capacity\ntesting, orchestrating vendor and sponsor activation logistics, and\nbuilding contingency plans for weather, crowd, and medical emergency\nscenarios. Produces event operations runbooks, resource allocation\nmatrices, and post-event debrief reports. Excludes athlete competition\nmanagement.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:event-operations-planning",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "role:incident-commander",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "skill-area:incident-response",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "domain:sports-fitness",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "responsibility:runbook-authoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:event-operations-planning",
      "to": "org-unit:facilities-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:ticketing-event-platform",
      "to": "workflow:event-operations-planning",
      "kind": "follows_workflow"
    }
  ]
}