code wiki / eng

topic: eng

12 modules sharing the eng name family (derived from the tree's prefix discipline).

The 'eng' topic family in the Nishi sovereign ecosystem focuses on engineering diagnostics and robustness testing within the NishiLang environment. Modules like nx_eng_asm_scan enable the ENGINEER to directly analyze machine code for bugs, while nx_eng_diff_miscompile_test ensures differential logic-miscompile detection. nx_eng_crasher serves as a controlled SIGSEGV test case to validate crash handling mechanisms, demonstrating the system's ability to detect and respond to critical errors in real-time.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_eng_asm_scan.nxthe ENGINEER reads the bug straight from the MACHINE CODE. Not a22812
nx_eng_asm_scan_min_test.nxminimal: the ENGINEER scans real assembly and finds the live-across-call register.394
nx_eng_badsrc.nxa source that FAILS to compile (reserved keyword as a name).81
nx_eng_clean.nxa clean exit(0), the control for the Engineer crash detector.61
nx_eng_crasher.nxa deliberate SIGSEGV (null write) for the Engineer to catch.81
nx_eng_diff_miscompile.nxthe ENGINEER's DIFFERENTIAL miscompile detector. The1045
nx_eng_diff_miscompile_test.nxprove the ENGINEER's differential logic-miscompile675
nx_eng_repro_extend_gate.nxapplies extend-not-copy (base + a raised bar). license_tier: ORIGINAL113
nx_eng_repro_findfirst_gate.nxapplies find-existing-first. license_tier: ORIGINAL92
nx_eng_repro_liarkill_gate.nxapplies gate-with-liar-kill. license_tier: ORIGINAL131
nx_eng_repro_measure_gate.nxapplies measured-exceed (margin, liar-killed). license_tier: ORIGINAL401
nx_eng_repro_neverbrick_gate.nxapplies never-brick(#26): the safety bar dominates. license_tier: ORIGINAL102