iiRecord
Agentic AI Atlas · Community Health Metrics Review
workflow:community-health-metrics-reviewa5c.ai
II.
Workflow JSON

workflow:community-health-metrics-review

Structured · live

Community Health Metrics Review 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-health-metrics-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-community.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Community Health Metrics Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Reviews community platform health and engagement metrics to guide community\nstrategy -- analyzing monthly active users, daily active users, and\nlurker-to-contributor ratios across community channels (forum, Discord,\nSlack, GitHub Discussions), measuring response time distributions for\ncommunity questions and comparing staff vs peer responses, tracking\nsentiment trends through automated and manual content analysis, evaluating\ncontent creation rates (posts, replies, code samples, tutorials) by member\ncohort, assessing new member activation rates from registration through\nfirst meaningful contribution, reviewing community-sourced bug reports and\nfeature requests that translated into product changes, and benchmarking\ncommunity health indicators against comparable developer communities.\nProduces monthly community health dashboard, engagement trend analysis, and\nstrategic recommendation brief. Excludes community platform development.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:community-health-metrics-review",
      "to": "role:devrel",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "domain:community",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "domain:digital-marketing",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "responsibility:retro-facilitation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "org-unit:community-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:community-health-metrics-review",
      "to": "org-unit:developer-relations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}