Reference — generated from the toolkit
Source of truth: toolkit/templates/data-model.md. Edit it there; this page is regenerated on build.
Data model — {product / area}
- Owner (Data): … Version: 0.1.0
ERD
Entities & fields
For each entity: field name, type, required?, validation rules, and sensitivity classification (public / internal / client-confidential / regulated-PII) with retention note.
| Entity.field | Type | Required | Validation | Sensitivity | Retention |
|---|---|---|---|---|---|
| Party.date_of_birth | date | yes | ≥ 18y for policyholder | regulated-PII | per policy + 7y |
| … | … | … | … | … | … |
ACORD mapping
Where entities/fields map to ACORD standard elements.
Governance notes
Naming conventions applied, data-minimisation decisions, and any migration/versioning expectations. Passes Data + Security review at the Design Review gate.