II.
Workflow JSON
Structured · liveworkflow:developer-event-planning
Developer Event Planning json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:developer-event-planning",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-devrel-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Developer Event Planning",
"workflowKind": "operational",
"triggerType": "event-driven",
"typicalCadence": "per-event",
"complexity": "cross-team",
"description": "Plans and coordinates developer-facing events including hackathons,\nmeetups, conference talks, and workshops -- defining event objectives\nand success metrics, curating session content and speaker lineup,\nmanaging registration and venue logistics, preparing demo environments\nand sample code repositories, coordinating live-streaming and\nrecording, planning swag and follow-up engagement sequences, and\nproducing post-event analytics on attendance, engagement, and lead\nconversion. Produces event run-of-show document and post-event impact\nreport. Excludes ongoing community management.\n"
},
"outgoingEdges": [
{
"from": "workflow:developer-event-planning",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "role:product-designer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "domain:marketing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "domain:knowledge-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "responsibility:ai-knowledge-sharing",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "org-unit:developer-relations-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "org-unit:marketing-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}