ReadonlycommittedGeneration: EmbedDbGenerationIdentityExact UUID/epoch after every trigger fired and before commit.
Readonlykind: "committed"The expected generation still owned the write lock and committed.
Readonlyvalue: TMutation-specific result captured by the same transaction.
Readonlykind: "generation-drift"Another writer advanced or replaced the physical database first.
ReadonlyobservedGeneration: EmbedDbGenerationIdentityCurrent authority observed under the write lock; never graph authority.
Result of a mutation admitted against one exact EmbedDb generation.
A drift result proves that the callback performed no DML. Callers may then quarantine any derived in-memory graph before applying an authoritative database-only mutation.