iiRecord
Agentic AI Atlas · Ecosystem Health Assessment
workflow:ecosystem-health-assessmenta5c.ai
II.
Workflow JSON

workflow:ecosystem-health-assessment

Structured · live

Ecosystem Health Assessment json

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

File · workflows/workflows/workflows-partnerships.yamlCluster · workflows
Record JSON
{
  "id": "workflow:ecosystem-health-assessment",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-partnerships.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Ecosystem Health Assessment",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Assesses the overall health of the partner and developer ecosystem --\nmeasuring ecosystem growth metrics including new partner onboarding rate,\nactive integration count, and marketplace listing quality, analyzing\ndeveloper adoption funnel from documentation visits through production\nintegration, benchmarking ecosystem revenue contribution and growth\ntrajectory, evaluating partner satisfaction through NPS surveys and\nsupport-ticket sentiment, identifying ecosystem gaps where competitor\nplatforms have integrations the organization lacks, and modeling\nnetwork-effect dynamics to prioritize ecosystem investment areas.\nProduces ecosystem health scorecard and investment priority\nrecommendations. Excludes individual partner onboarding.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "domain:marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "responsibility:vendor-evaluation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "org-unit:partnerships-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "org-unit:devrel-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:ecosystem-health-assessment",
      "to": "org-unit:analytics-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}