iiRecord
Agentic AI Atlas · SDK Adoption Tracking
workflow:sdk-adoption-trackinga5c.ai
II.
Workflow JSON

workflow:sdk-adoption-tracking

Structured · live

SDK Adoption Tracking json

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

File · workflows/workflows/workflows-devrel-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:sdk-adoption-tracking",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-devrel-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "SDK Adoption Tracking",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Tracks adoption metrics for published SDKs and developer tools --\nanalyzing download counts, active-install telemetry, and version\ndistribution across the developer base, monitoring breaking-change\nmigration completion rates, reviewing SDK-related support ticket\nvolume and resolution times, evaluating developer satisfaction survey\nresponses, benchmarking adoption against competitor SDKs, and\nidentifying language or platform gaps in SDK coverage. Produces SDK\nadoption dashboard and prioritized investment recommendations.\nExcludes SDK feature development.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "role:product-designer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "skill-area:sdk-codegen",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "domain:digital-marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "responsibility:changelog-maintenance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "org-unit:developer-relations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:sdk-adoption-tracking",
      "to": "org-unit:analytics-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}