Drift Check Dto
Everything one drift check found, including the merged comparison a sweep would evaluate.
A check reports and moves nothing, so this is the whole preview an operator gets before deciding. It carries both halves the check compared — the graph-truth half in driftedEntityTypes and driftedRelationshipTypes, the declaration half in declaredDiff — and sweepImpact, which is those two merged into the single diff a sweep evaluates propositions against. A response missing declaredDiff could read clean while a sweep on the same state quarantined.
Properties
When the observation was taken, ISO-8601.
How the declaration moved since the last completed sweep, or null when there was no baseline to compare against.
Entity types the graph held that the declaration never named.
Relationship types observed with no declaration.
true when either half found something, so a sweep would have work to do.
The declared schema's name at check time.
The merged comparison a sweep evaluates propositions against.
The stamp the check ran against.