nx_print_runtime_compose_test.nx
buildroot/runtime/nx_print_runtime_compose_test.nx
about
nx_print_runtime_compose_test.nx -- composition smoke for the
9-progenitor runtime monitor. Walks one monitor through a
synthetic 1-hour print timeline, deliberately triggering each
of the 9 issue kinds at least once and verifying
n_issues_total counts every fire across all five step* surfaces:
nx_runtime_monitor_step (3 issue kinds)
nx_runtime_monitor_step_thermal (3 issue kinds)
nx_runtime_monitor_step_runout (1)
nx_runtime_monitor_step_layer_shift (1)
(Z_BACKWARD also via step() 1)
Total: 9 distinct kinds.
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_print_runtime_monitor.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 19 | const Q14: i64 = 16384 |
functions
| 21 | func expect_kind(actual: i64, expected: i64, code: i64) -> i64 called by 1: main |
| 26 | func main() -> i64 |