iiRecord
Agentic AI Atlas · Internal Hackathon
workflow:internal-hackathona5c.ai
II.
Workflow JSON

workflow:internal-hackathon

Structured · live

Internal Hackathon json

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

File · workflows/workflows/workflows-devex.yamlCluster · workflows
Record JSON
{
  "id": "workflow:internal-hackathon",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-devex.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Internal Hackathon",
    "workflowKind": "development",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Organizes company-wide hackathon events — theme selection, team formation,\ninfrastructure provisioning, judging criteria, demo day coordination,\nand post-event incubation of winning projects. Excludes regular sprint work.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:internal-hackathon",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "role:ai-champion",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "skill-area:agentic-loops",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "skill-area:prompt-engineering",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "responsibility:ai-knowledge-sharing",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "responsibility:retro-facilitation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "org-unit:ai-enablement",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}