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 / syscalls13nx_syscalls.nxsovereign (13 modules)
compiler / assembler (nx_cc, nxasm)12nxasm_v2.nxsovereign (12 modules)
TLS / crypto167nx_tls13_client_validate_certificate.nxsovereign (167 modules)
HTTP / web edge113nx_https_fetch_follow.nxsovereign (113 modules)
storage / data plane105nx_seg_store.nxsovereign (105 modules)
model / inference72nx_f32_llm.nxsovereign (72 modules)
graphics / video101nx_vcodec.nxsovereign (101 modules)
browser57nx_browser_render.nxsovereign (57 modules)
management / deploy34nx_mgmt_api.nxsovereign (34 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.