Skip to main content
ctrlrun.EffectState — class, defined at src/ctrlrun/effect.py:74
Where a logical effect stands (SPEC-v0.1 §5.2). NEW is the state of a key nobody has reserved: it is never written to a store, which reports it as no record at all. AMBIGUOUS never collapses to FAILED; only a human moves a record out of it.

Next