iiRecord
Agentic AI Atlas · Enterprise Data Platform Health Check
workflow:enterprise-data-platform-health-checka5c.ai
II.
Workflow JSON

workflow:enterprise-data-platform-health-check

Structured · live

Enterprise Data Platform Health Check json

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

File · workflows/workflows/workflows-cross-domain.yamlCluster · workflows
Record JSON
{
  "id": "workflow:enterprise-data-platform-health-check",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-cross-domain.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Enterprise Data Platform Health Check",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Assesses the health of the enterprise data platform across\ningestion, storage, processing, and serving layers -- evaluating\nETL/ELT pipeline freshness and failure rates, auditing data\nwarehouse query performance and cost trends, reviewing ML feature\nstore consistency and staleness metrics, assessing data catalog\ncoverage and metadata accuracy, analyzing data quality rule pass\nrates across critical business entities, evaluating observability of\ndata pipelines including lineage completeness and anomaly detection\ncoverage, and benchmarking platform SLAs against consumer\nsatisfaction surveys. Produces data platform health scorecard, cost\nefficiency analysis, and improvement roadmap. Excludes new pipeline\ndevelopment.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "role:data-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "skill-area:data-lineage",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "domain:data-science",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "domain:databases",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "domain:ml-ops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "domain:observability",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "org-unit:data-platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "org-unit:ml-platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:enterprise-data-platform-health-check",
      "to": "org-unit:analytics-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}