iiRecord
Agentic AI Atlas · Developer Advocacy Content Pipeline
workflow:developer-advocacy-content-pipelinea5c.ai
II.
Workflow JSON

workflow:developer-advocacy-content-pipeline

Structured · live

Developer Advocacy Content Pipeline json

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

File · workflows/workflows/workflows-community-channels.yamlCluster · workflows
Record JSON
{
  "id": "workflow:developer-advocacy-content-pipeline",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-community-channels.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Developer Advocacy Content Pipeline",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "weekly",
    "complexity": "cross-team",
    "description": "Manages the end-to-end content production pipeline for developer\nadvocacy — maintaining an editorial calendar of blog posts, conference\ntalks, video tutorials, live streams, and code sample repositories aligned\nwith product launches and community interest signals, coordinating content\nideation through developer feedback analysis, trending topic monitoring,\nand search demand research, managing the writing and review workflow from\noutline through technical review through publication, producing demo\napplications and code samples that showcase real-world use cases with\nmaintained, runnable repositories, coordinating conference CFP submissions\nand talk preparation including slide design and rehearsal scheduling,\nrepurposing long-form content into social media threads, short videos, and\ncommunity discussion starters, tracking content performance across views,\nengagement, and downstream developer activation, and maintaining a content\ninventory with refresh cadences for evergreen pieces. Produces content\ncalendar dashboards, performance attribution reports, and pipeline velocity\nmetrics. Excludes product documentation and marketing campaign content.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "skill-area:community-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "skill-area:content-marketing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "domain:community",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "domain:digital-marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "responsibility:write-user-docs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "responsibility:performance-budget-tracking",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "org-unit:developer-relations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:developer-advocacy-content-pipeline",
      "to": "org-unit:content-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}