code wiki / _hdl_build / nx_research_sovereign_lens.nx

nx_research_sovereign_lens.nx

buildroot/runtime/_hdl_build/nx_research_sovereign_lens.nx

5648 B128 linesdepth 3pulls 3 transitivereach 4 importersview sourcekind librarytopic research
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_research_extract.nx nx_research_sovereign_lens.nx nx_research_landscape.nx nx_research_sovereign_lens_test.nx

imports: nx_syscalls.nxnx_research_extract.nx

imported by: nx_research_landscape.nxnx_research_sovereign_lens_test.nx

structs

none

consts

none

functions

17func sl_n() -> i64 { return 30 }
called by 1: sl_detect
18func sl_tool(i: i64) -> *u8
51func sl_cap(i: i64) -> *u8
called by 1: sl_directive
86func sl_detect(text: *u8, n: i64) -> i64
95func sl_app(out: *u8, off: *i64, s: *u8) -> i64
102func sl_directive(i: i64, out: *u8) -> i64
116func nx_sovereign_lens(subj: *u8, obj: *u8, out: *u8) -> i64