iiRecord
Agentic AI Atlas · Exhibition Development Cycle
workflow:exhibition-development-cyclea5c.ai
II.
Workflow JSON

workflow:exhibition-development-cycle

Structured · live

Exhibition Development Cycle json

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

File · workflows/workflows/workflows-arts-social.yamlCluster · workflows
Record JSON
{
  "id": "workflow:exhibition-development-cycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-arts-social.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Exhibition Development Cycle",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-project",
    "complexity": "cross-team",
    "description": "Manages the end-to-end development of a cultural exhibition or\ninstallation -- curating thematic narrative and selecting works,\ncoordinating loans and rights clearances, designing spatial layout and\nvisitor flow, producing interpretive materials and multimedia\ninteractives, managing fabrication timelines and vendor deliverables,\nconducting accessibility audits, and orchestrating soft-opening and\npress-preview logistics. Produces exhibition project plan, design\nspecifications, and launch checklist. Excludes ongoing exhibition\noperations after opening.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "skill-area:accessibility-testing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "domain:arts-culture",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "domain:project-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "org-unit:design-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "org-unit:content-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:exhibition-development-cycle",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}