Skip to main content

Module wave_detection

Module wave_detection 

Source
Expand description

Wave event detection from JSONL events.

Groups events by wave_id, validates consistency, and resolves the target hat for wave execution.

Structs§

DetectedWave
A detected wave ready for execution.

Functions§

detect_wave_events
Detect wave events from a set of events.