code wiki / _hdl_build / nx_research_sovereign_lens.nx
nx_research_sovereign_lens.nx
buildroot/runtime/_hdl_build/nx_research_sovereign_lens.nx
about
nx_research_sovereign_lens.nx -- the SOVEREIGNTY LENS over research findings.
LAW (operator, absolute): "we build S-class from the hardware rung up, no third
party." So when research surfaces a THIRD-PARTY tool (FMOD/Havok/Unity/CUDA/...)
the Nishi reading is NEVER "adopt it" -- the tool is a BENCHMARK to EXCEED, and
the roadmap rung is "build a sovereign S-class equivalent, hardware rung up."
This organ MECHANIZES that law (like the never-brick gate enforces #26): it
detects third-party tools named in a claim and emits the sovereign-build
directive, so a finding can never be read as "use the third party". Data-driven
(tool -> capability table), inspectable. license_tier: ORIGINAL.
dependencies 2 imports · 2 importers
imports: nx_syscalls.nxnx_research_extract.nx
imported by: nx_research_landscape.nxnx_research_sovereign_lens_test.nx
structs
| none |
consts
| none |
functions
| 17 | func sl_n() -> i64 { return 30 } called by 1: sl_detect |
| 18 | func sl_tool(i: i64) -> *u8 |
| 51 | func sl_cap(i: i64) -> *u8 called by 1: sl_directive |
| 86 | func sl_detect(text: *u8, n: i64) -> i64 |
| 95 | func sl_app(out: *u8, off: *i64, s: *u8) -> i64 |
| 102 | func sl_directive(i: i64, out: *u8) -> i64 |
| 116 | func nx_sovereign_lens(subj: *u8, obj: *u8, out: *u8) -> i64 |