II.
Workflow JSON
Structured · liveworkflow:exhibition-development-cycle
Exhibition Development Cycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}