code wiki / _hdl_build / nx_print_material_gate.nx
nx_print_material_gate.nx
buildroot/runtime/_hdl_build/nx_print_material_gate.nx
about
nx_print_material_gate.nx -- GATE: the multi-material 3D-printing ladder CENSUS (FLAGGED workstream R0).
Measured + liar-killed + honest. T1 ladder (7 materials, 3 families), T2 filament SHIPPING verified (a
material can't claim SHIPPING unless its toolpath organ EXISTS on disk -- liar-kill), T3 honest counts
(filament ships, concrete/metal MODELED/FUTURE), T4 Cardinal-26 never-brick (firmware is SIMmed not flashed),
T5 concrete<->R-ECO tie (the cistern is the first concrete-print demand), T6 NO-OVERCLAIM (only FILAMENT
ships; PASTE/METAL are never marked SHIPPING). license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_print_material.nxnx_food_science.nxnx_seg_store.nxnx_syscalls.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
| 12 | const MG_PRINT: *u8 = "knowledge/store/print-" |
functions
| 14 | func g_p(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 15 | func g_i(v: i64) -> i64 |
| 24 | func main() -> i64 |