code wiki / sovereignty

the sovereignty ladder

from the first byte up. Sovereign = built in NishiLang with no foreign dependency. Each rung shows the modules in this tree that implement it; a thin rung is where sovereignty is still owed, and it feeds the backlog.

rungmodules hererepresentativestatus
hardware / firmware (CMOS, POST, never-brick)2nx_robot_firmware.nxsovereign (2 modules)
boot / kernel / syscalls14nx_syscalls.nxsovereign (14 modules)
compiler / assembler (nx_cc, nxasm)14nxasm_v2.nxsovereign (14 modules)
TLS / crypto168nx_tls13_client_validate_certificate.nxsovereign (168 modules)
HTTP / web edge138nx_https_fetch_follow.nxsovereign (138 modules)
storage / data plane118nx_seg_store.nxsovereign (118 modules)
model / inference79nx_f32_llm.nxsovereign (79 modules)
graphics / video87nx_vcodec.nxsovereign (87 modules)
browser60nx_browser_render.nxsovereign (60 modules)
management / deploy55nx_mgmt_api.nxsovereign (55 modules)

the goal is every rung sovereign from the first byte up; a gap here is a program, not a bug -- but it is TRACKED here so it is never invisible.