| core | fault_unresolved_target | forward goto target unresolved at EOF faults execution | Match |
| core | error_system_variable_read | Runtime read errors emit an attempted read event before faulting. | Match |
| core | if_else_branch | structured if executes only the true branch move | Match |
| core | linear_move_block_resume | first move blocks, then resume continues with the next move | Match |
| core | if_system_variable_false_branch | System-variable-backed IF/GOTOF resolves through the fixture runtime. | Match |
| core | linear_move_system_variable_x | G1 resolves a scalar runtime-backed system variable on the X axis before emitting a numeric move | Match |
| core | linear_move_system_variable_selector_x | G1 resolves a single-selector runtime-backed system variable on the X axis before emitting a numeric move | Match |
| core | tool_change_deferred_m6 | deferred T/M6 emits a tool_change event when M6 executes | Match |
| core | goto_skips_line | forward goto skips the middle motion block | Match |
| core | motion_then_condition_system_variable_reads | Ordered runtime read scripts record a motion-backed read before a later condition read | Match |
| core | if_system_variable_selector_false_branch | Single-selector system-variable-backed IF/GOTOF resolves through the fixture runtime. | Match |
| core | resumed_system_variable_read | A runtime-backed system-variable read appears after resume when execution reaches a later motion line | Match |
| core | repeated_system_variable_reads | Ordered runtime read scripts drive repeated reads of the same system variable in trace order | Match |
| core | linear_move_blocked | simple linear move blocks and exposes the public wait token | Match |
| core | rejected_invalid_line | invalid line emits diagnostics and a recoverable rejected event | Match |
| core | modal_update | modal-only plane change emits a modal_update event | Match |
| core | pending_system_variable_read | Pending runtime reads emit an attempted read event before blocking and a fresh ready event after resume. | Match |
| core | linear_move_completed | simple linear move completes and carries the effective modal snapshot | Match |
| core | linear_move_cancelled | first move blocks, then cancel stops execution before the next line | Match |
| core | rapid_move_system_variable_z | G0 resolves a scalar runtime-backed system variable on the Z axis before emitting a numeric move | Match |
| core | dwell_seconds_completed | simple G4 dwell emits a dwell event with the effective modal snapshot | Match |