Practitioner Guides¶
The Core Framework tells you what matters and why. These guides tell you how to actually do the work. Each one covers a specific discipline in full operational detail: how to run the process, which tools to use and why, sequencing and common failure points, and a practical checklist you can hand to whoever owns the work.
They are written for people who already understand the problem and need to execute — not for diagnosis. If you are still determining where your biggest gaps are, start with the Assessment & Measurement section first.
| Guide | When to reach for it |
|---|---|
| Data Audits & Automated Quality Governance | You need to baseline current data quality and set up ongoing automated monitoring |
| Master Data Management (MDM) | AI use cases are diverging on customer, product, or entity records — you need a golden record |
| Data Contracts | Upstream schema changes are breaking downstream models or pipelines without warning |
| Synthetic Data Generation | You need training or test data but can't use production data due to privacy or volume constraints |
| Data Labeling & Annotation Programs | You are standing up a supervised learning or fine-tuning program and need quality labeled data at scale |
| Data Mesh Governance in Practice | You are decentralizing data ownership but need to preserve governance consistency across domains |
| Historical Data Debt — Pre-AI vs. Post-AI Remediation | You have legacy data that was never built for AI and need to decide what to fix, reframe, or abandon |
In this section¶
| Page | Last updated |
|---|---|
| Data Audits & Automated Quality Governance A practitioner guide to conducting data audits and automating continuous quality governance so data quality becomes an operational property of the infrastructure. |
Updated 2026-06-12 |
| Data Contracts A practitioner guide to data contracts — formal, enforced agreements between data producers and consumers that prevent silent breaking changes, expressed as code. |
Updated 2026-06-12 |
| Data Labeling & Annotation Programs If you train or fine-tune your own models — a practitioner guide to running data labeling and annotation programs that hold up in production. |
Updated 2026-07-03 |
| Data Mesh Governance in Practice An organization-scale option, not a per-use-case readiness step — redistributing data ownership across domain teams through federated computational governance. |
Updated 2026-07-03 |
| Historical Data Debt — Pre-AI vs. Post-AI Remediation A practitioner guide to assessing and remediating the years of historical data you already have before — or after — it trains an AI model. |
Updated 2026-06-12 |
| Master Data Management (MDM) A use case needs entity resolution, not a full MDM program — when a program earns its cost, and how to run one. |
Updated 2026-07-03 |
| Synthetic Data Generation A practitioner guide to generating synthetic data that statistically mirrors real data — when to use it, how it is generated, and the non-negotiable role of fidelity validation. |
Updated 2026-06-12 |