Sequence integrity and order validation petal (v1.3.0).
Temporal here means governed ordering of operations — not clocks or timestamps. No Date, no Math.random, no entropy.
validateSequence(steps)— verifies steps are in ascending index orderassertPrecedes(requiredName, dependentName, steps)— asserts one step comes before anothergetStatus()— returns STATIONARY status
[Signal: SEQUENCE-INTEGRITY | Braid: CLOSED-LOOP]