Latch node — C5 set/reset SR register → f64 (0.0/1.0) #88

Closed
opened 2026-06-17 16:39:02 +02:00 by Brummel · 0 comments
Owner

Latch: (set:bool, reset:bool)→held:f64. set→1.0 until reset→0.0; initial 0.0; both inputs Any (disjoint pulses). Emits f64 directly so it feeds SimBroker.exposure with no cast — resolves the bool→f64 seam and drops Exposure from the DAG. Spec docs/specs/0050 §4/§5.

Latch: (set:bool, reset:bool)→held:f64. set→1.0 until reset→0.0; initial 0.0; both inputs Any (disjoint pulses). Emits f64 directly so it feeds SimBroker.exposure with no cast — resolves the bool→f64 seam and drops Exposure from the DAG. Spec docs/specs/0050 §4/§5.
Brummel added this to the Strategy node vocabulary I — temporal, logic, resample & session milestone 2026-06-17 16:39:02 +02:00
Brummel added the feature label 2026-06-17 16:39:02 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Brummel/Aura#88