iiRecord
Agentic AI Atlas · Data pipeline reliability
responsibility:data-pipeline-reliabilitya5c.ai
II.
Responsibility JSON

responsibility:data-pipeline-reliability

Structured · live

Data pipeline reliability json

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

File · role/responsibilities/responsibilities-expanded.yamlCluster · role
Record JSON
{
  "id": "responsibility:data-pipeline-reliability",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-expanded.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Data pipeline reliability",
    "cadence": "continuous",
    "description": "Monitor and maintain data pipeline health — freshness SLAs, throughput,\nerror rates, and automated alerting for pipeline failures.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:data-pipeline-reliability",
      "to": "role:data-engineer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:data-pipeline-reliability",
      "to": "role:data-governance-lead",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:data-pipeline-reliability",
      "to": "skill-area:etl-pipelines",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "responsibility:data-pipeline-reliability",
      "to": "skill-area:data-quality",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:dbt-labs",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Transformation tests and model lineage are pipeline reliability inputs."
      }
    },
    {
      "from": "tool-server:mcp-fivetran",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Connector status, sync failures, and freshness support pipeline reliability."
      }
    },
    {
      "from": "role:streaming-engineer",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:integration-engineer",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:data-quality-engineer",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:etl-developer",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:data-governance-lead",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "holds_responsibility"
    },
    {
      "from": "workflow:data-quality-check",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:data-migration",
      "to": "responsibility:data-pipeline-reliability",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}