Expand description
Internal action journal types used for atomicity and undo/redo.
This module intentionally does not depend on the external ChangeLog as a correctness
mechanism. It uses graph ChangeEvent as a structural delta representation and records
explicit Arrow overlay mutations for value truth rollback.