code wiki / _hdl_build / nx_meal_effort_gate.nx
nx_meal_effort_gate.nx
buildroot/runtime/_hdl_build/nx_meal_effort_gate.nx
about
nx_meal_effort_gate.nx -- proves the opportunity-cost engine on per-run /tmp fixtures.
The cell that matters is T6: the SAME dish, the SAME prices, the SAME alternatives -- and the recommendation
FLIPS from "buy it pre-prepped" to "cook it" purely because the cook got better with a knife. If that cell
ever goes vacuous, skill has stopped being a term in the arithmetic and the coach is decoration.
license_tier: ORIGINAL No hw writes (Rule 26).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_meal_effort.nxnx_gate_verdict.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
| 11 | const EG_PFX: i64 = 200 |
| 12 | const EG_FLD: i64 = 1024 |
| 13 | const EG_RATE: i64 = 2500 // $25.00/hour, in cents |
| 14 | const EG_SCRATCH_MONEY: i64 = 1977 |
functions
| 16 | func main(argc: i64, argv: *i64) -> i64 |