iiRecord
Agentic AI Atlas · Data Mesh Domain Ownership Review
workflow:data-mesh-domain-ownership-reviewa5c.ai
II.
Workflow JSON

workflow:data-mesh-domain-ownership-review

Structured · live

Data Mesh Domain Ownership Review json

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

File · workflows/workflows/workflows-data-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:data-mesh-domain-ownership-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-data-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Data Mesh Domain Ownership Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Reviews and refines domain ownership boundaries in a data mesh architecture —\nauditing each domain's data product catalog for completeness and\ndiscoverability, verifying that domain teams have clear ownership of their\nanalytical and operational data products, evaluating cross-domain data\ncontract adherence and SLA compliance, identifying orphaned datasets without\nan accountable domain owner, assessing the federated governance layer for\npolicy consistency across domains, and recommending boundary adjustments when\norganizational or product changes shift data ownership. Produces domain\nownership maps, data product maturity scorecards, and governance policy\ncompliance reports. Excludes data platform infrastructure changes.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "skill-area:data-governance",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "domain:data-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "domain:data-science",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "responsibility:run-architecture-review",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "org-unit:data-governance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:data-mesh-domain-ownership-review",
      "to": "org-unit:data-platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}