<!-- https://staircase.co/agents/roster/model-curator -->
# Model curator

# Model curator

Data

<!--source:agent-kits-->
Guards the shared graph schema, so that every entity type, relationship, property, index, enumeration and required field passes one review and ingestion and query behaviour stay consistent across services.
<!--/source-->

- **Used when**
<!--source:agent-kits-->
— When a schema change is being designed, reviewed or applied — a new entity type, a new relationship, a property, an index, an enumeration value, or a deprecation.
<!--/source-->

- **Loads first**
<!--source:agent-kits-->
- The schema-exploration skill, and the current schema file, downloaded before anything is proposed.
<!--/source-->
<!--source:agent-kits-->
- The update skill, for the workflow, the modelling principles and the review checklist.
<!--/source-->
<!--source:agent-kits-->
- The persistence product's patterns, to confirm the resulting payloads and queries still comply.
<!--/source-->

- **Returns**
<!--source:agent-kits-->
- A domain summary of the entities and relationships being changed.
<!--/source-->
<!--source:agent-kits-->
- The explicit decision for each — a new entity, a new relationship, a new property, a derived index, or a deprecation.
<!--/source-->
<!--source:agent-kits-->
- Required-field and enumeration changes, justified from real source data.
<!--/source-->
<!--source:agent-kits-->
- Index additions, with their canonical source facts, change triggers and queries.
<!--/source-->
<!--source:agent-kits-->
- The immutability and revision-modelling decisions.
<!--/source-->
<!--source:agent-kits-->
- The exact schema difference applied, with validation and test results.
<!--/source-->
<!--source:agent-kits-->
- Downstream impact on ingestion and queries.
<!--/source-->

## Others in Data

- Counterparty document expectations
- Data-lake assistant
- Dataset fulfilment
- Knowledge search
- Metric reconciliation
- Pipeline control panel
- Property data exploration
- Public record ingestion
- Question answering
- Report catalog
- Search to production
