v0.2.0 — The AI-Era MDM Release
This release transforms AURUM from a working pipeline into the definitive open-source MDM reference repository.
What's New
📊 Sample Data — 3,000 rows across all 7 domains
Previously only 4 domains had sample data. Now all 7 are covered with deliberately dirty, globally diverse synthetic data. Fictional company names throughout — no real organisations referenced.
| Domain | Rows |
|---|---|
| Customer | 600 |
| Product | 500 |
| Vendor | 500 |
| Asset | 400 |
| Employee | 400 |
| Location | 300 |
| Counterparty | 300 |
📚 41 Use-Case Playbooks (use_cases/)
Three tiers of real-world MDM scenarios:
- Tier 1: 35 single-domain use cases — 5 per domain across all 7 domains
- Tier 2: 5 cross-domain pair scenarios (2–3 domains interacting)
- Tier 3: 1 grand scenario — New Store Opening, all 7 domains in one business event
📖 Narrative Documentation
THE_INTELLIGENT_REFINERY.md— MDM in the age of AI agents: LLM rule generation, Isolation Forest anomaly detection, MCP-native pipeline, agentic stewardshipTHE_MDM_WORLD.md— 4-act MDM journey: single domain → silos → partial cross-domain web → full golden web
⚖️ Global Compliance Guide
DATA_SOVEREIGNTY_AND_COMPLIANCE.md— AURUM mapped to UAE PDPL, ADDA, DDA, KSA PDPL + NDMO, Qatar PDPL, GDPR, CCPA, India DPDP, China PIPL + DSL, Singapore PDPA, Australia Privacy Act, POPIA and more. Official public document links included for every framework.DISCLAIMER.md— all entities fictional, coincidence disclaimer
🔧 CI Fixed
All 5 jobs green across Python 3.10 / 3.11 / 3.12.
Full details in CHANGELOG.md