II.
Workflow JSON
Structured · liveworkflow:hackathon-organization
Hackathon Organization json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:hackathon-organization",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-community-channels.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Hackathon Organization",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Plans and executes community hackathons from concept through winner\nannouncement — designing hackathon themes aligned with product capabilities\nand community interest areas, defining judging criteria with weighted\nrubrics covering innovation, technical execution, and practical\napplicability, sourcing and coordinating sponsors including prize\nallocation and brand visibility commitments, managing registration flows\nwith team formation support and skill-matching for solo participants,\npreparing starter kits including API documentation, boilerplate code, and\nsandbox environments, coordinating day-of logistics including kickoff\npresentations, mentor office hours, and submission deadlines, running\njudging processes with diverse panels and structured evaluation workflows,\nproducing post-event content showcasing winning projects with participant\ntestimonials, and tracking hackathon outcomes including projects that\nevolve into integrations or community tools. Produces hackathon planning\ntimelines, participant engagement reports, and post-event impact analyses.\nExcludes ongoing developer program management.\n"
},
"outgoingEdges": [
{
"from": "workflow:hackathon-organization",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "skill-area:community-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "skill-area:event-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "domain:community",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "domain:digital-marketing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "responsibility:retro-facilitation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "responsibility:performance-budget-tracking",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "org-unit:developer-relations-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "org-unit:marketing-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}