nx_build_plan_sim_test.nx
buildroot/runtime/nx_build_plan_sim_test.nx
about
nx_build_plan_sim_test.nx -- verify build_plan simulator second
stone of the simulation discipline.
Closed-form invariants:
(a) Null inputs -> 0 issues written
(b) Christus 3-process plan (total 2910min, max cure 2880min)
under deadline=3000min + max_cure=3000min -> 0 issues
(c) Same plan under deadline=1000min -> DEADLINE_MISSED, magnitude
= 2910-1000 = 1910 min
(d) Same plan under max_cure=1000min -> POST_CURE_OVERRUN issues
for the two parts that exceed (base 1440min, crown 2880min)
(e) Tight deadline + tight cure together -> multiple issues
(f) Issue records have correct part_id mapping
expect_exit: 0
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_print_process.nxnx_build_plan.nxnx_build_plan_sim.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
| none |
functions
| 23 | func main() -> i64 |