ReadonlyidStable identifier; matches the application's conflict identity.
ReadonlyraisedGraphTime at which the conflict first appeared in the open set.
ReadonlytargetThe node id this conflict relates to.
ReadonlyvalueThe conflict payload (the offending value, validation snapshot, etc.).
Members carried by every public conflict regardless of lifecycle state — the always-true facts the registry promises about an entry in any of the four sub-statechart positions.
Remarks
Pulled out so each variant of Conflict carries the same always-present fields without inviting drift between variants. Each variant intersects this with the per-state members the statechart proves are present.