iiRecord
Agentic AI Atlas · Community Event Planning
workflow:community-event-planninga5c.ai
II.
Workflow JSON

workflow:community-event-planning

Structured · live

Community Event Planning json

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

File · workflows/workflows/workflows-community.yamlCluster · workflows
Record JSON
{
  "id": "workflow:community-event-planning",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-community.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Community Event Planning",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Plans and coordinates community events across virtual and in-person formats\n-- identifying event opportunities aligned with community interests through\ntopic polling and engagement signal analysis, defining event formats\n(meetups, hackathons, AMAs, workshops, conference talks) matched to\ncommunity maturity and size, coordinating speaker sourcing from internal\nexperts and community champions, managing event logistics including platform\nsetup, registration, promotion timelines, and day-of facilitation, creating\npre-event content and post-event recaps to maximize reach beyond live\nattendees, tracking registration-to-attendance conversion and post-event\nengagement lift, evaluating event ROI through attendee surveys, community\ngrowth attribution, and content consumption metrics, and maintaining an\nannual event calendar synchronized with product launches and industry\nconferences. Produces event planning briefs, post-event reports, and annual\nevent calendar. Excludes venue procurement.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:community-event-planning",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "domain:community",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "domain:digital-marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "responsibility:ai-knowledge-sharing",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "responsibility:retro-facilitation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "org-unit:community-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "org-unit:developer-relations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:community-event-planning",
      "to": "org-unit:devrel",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}