iiRecord
Agentic AI Atlas · KPI Dashboard Review
workflow:kpi-dashboard-reviewa5c.ai
II.
Workflow JSON

workflow:kpi-dashboard-review

Structured · live

KPI Dashboard Review json

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

File · workflows/workflows/workflows-pr-bi-km-pm.yamlCluster · workflows
Record JSON
{
  "id": "workflow:kpi-dashboard-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-pr-bi-km-pm.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "KPI Dashboard Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "weekly",
    "complexity": "cross-team",
    "description": "Reviews organizational KPI dashboards for accuracy and\nactionability — validating data freshness and pipeline integrity,\nassessing metric definition consistency, identifying misleading\nvisualizations, evaluating dashboard coverage against strategic\nobjectives, and recommending new metrics or retirement of stale ones.\nProduces dashboard health assessment and metric governance updates.\nExcludes dashboard implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "domain:business-intelligence",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "org-unit:business-intelligence-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:kpi-dashboard-review",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}