//! Tier B — reusable patterns and state.
//!//! Expand a named pattern and combine flags, counters, and delays into familiar
//! game-logic shapes.
pubmodb01_monostable_pattern;pubmodb02_two_plate_door;pubmodb03_flag_toggle;pubmodb04_counter_threshold;pubmodb05_delayed_pulse;