Persistence
-
ReplayDiagnostics
Returned by RestoreFromJson(string, RecoveryMode, ResolutionPolicy) to describe the outcome of a save-restore operation.…
-
ReplayPathEntry
One entry in a replay commit inside Path. The Kind discriminator (a ReplayActionKind value) controls which additional…
-
ReplaySave
Lean save record that captures the minimum state needed to reconstruct a full conversation session via deterministic…
-
ReplayWarning
A non-fatal anomaly recorded during a RestoreFromJson(string, RecoveryMode, ResolutionPolicy) operation. Collected in…
-
ResolvedActivityField
One resolved field on an ActivityCompleted replay entry. Uuid matches `ActivityField.Uuid` (the canonical key, stable…
-
ValidatedWriteEntry
Records the post-`OnBeforeVariable`-validator resolved value for one variable write, scoped to the commit (path index)…
-
WarningCodes
String constants for the Code field emitted during RestoreFromJson(string, RecoveryMode, ResolutionPolicy). Use these…