iiRecord
Agentic AI Atlas · Data Quality Scorecard Review
workflow:data-quality-scorecard-reviewa5c.ai
II.
Workflow JSON

workflow:data-quality-scorecard-review

Structured · live

Data Quality Scorecard Review json

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

File · workflows/workflows/workflows-analytics-bi.yamlCluster · workflows
Record JSON
{
  "id": "workflow:data-quality-scorecard-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-analytics-bi.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Data Quality Scorecard Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "weekly",
    "complexity": "cross-team",
    "description": "Compiles and reviews a multi-dimensional data-quality scorecard across key\ndatasets — evaluating completeness, accuracy, freshness, consistency,\nuniqueness, and schema-conformance dimensions; trending scores over time;\nattributing regressions to specific pipeline stages or source systems; and\nescalating datasets that breach SLA thresholds. Produces a prioritised\nremediation backlog. Excludes pipeline repair work.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "role:data-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "skill-area:data-lineage",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "domain:data-science",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "domain:data-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "domain:business-intelligence",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "org-unit:data-platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:data-quality-scorecard-review",
      "to": "org-unit:data-governance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}