UTC-006_Event_Dispatcher_Queue_Order ==================================== Validate evt_dispatcher queue traversal and deterministic delivery order. Execution --------- .. list-table:: :header-rows: 1 :widths: 30 70 * - Field - Value * - Status - pass * - Last Run At - 2026-02-28T18:45:00Z * - Last Runner - Dummy_Unit_Run * - Result Summary - pass Preconditions ------------- Dispatcher initialized with fixed subscriber ordering and bounded queue size. Procedure --------- 1) Enqueue mixed events in known order. 2) Execute dispatch cycle. 3) Trace delivery sequence and any queue overflow handling. Expected Result --------------- Delivery order is deterministic and matches configured dispatcher behavior for normal and near-capacity queue conditions. Traceability ------------ .. list-table:: :header-rows: 1 * - Element Type - Referenced Elements * - SW Units - * :doc:`evt_dispatcher ` * - SW State Machines - * evt_dispatcher_activity * - Evidence - n/a