code wiki / _attic
_attic
13 modules
The attic: older stashed work kept under the additive-only rule, outside the build resolver's probe path. Read for history, not as current reference.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| _canary_null_deref.nx | Canary: simpler SIGSEGV via NULL pointer deref. Stack is fine, | 12 | 1 |
| _canary_stack_overflow.nx | Canary: deliberate infinite recursion to trigger SIGSEGV from | 28 | 2 |
| _offc_editor_smoke.nx | Editor smoke test: cohesive run. 3 BIRTH / 3 DEATH, 1 phase | 20 | 1 |
| _offc_ledger_smoke.nx | Ledger smoke test: 3 BIRTH events, 2 USE, 3 DEATH = balanced ledger. | 18 | 1 |
| _offc_loop_smoke.nx | Closed-loop smoke test: simulate a run that emits architect + | 32 | 1 |
| _offc_micro_narr.nx | Micro-test for the off-C runtime crash diagnosis. | 21 | 1 |
| _offc_micro_plain.nx | Minimal test WITHOUT narr_func_enter. Imports nx_narr but doesn't | 10 | 1 |
| _offc_narr_smoke.nx | Smoke test for nx_narr primitives. Exercises each primitive once | 47 | 1 |
| _offc_tier2_probe.nx | 18 | 1 | |
| _offc_weaver_smoke.nx | Weaver-coverage smoke test. Three forms (if, while, return) so | 27 | 3 |
| _thrash_demo.nx | 13 | 1 | |
| fnv.nx | moved here from runtime/fnv.nx. PRESERVED VERBATIM BELOW, NOT DELETED (rule 13). | 99 | 0 |
| nx__thrash_demo.nx | nx_safety_envelope: | 19 | 1 |