code wiki / _hdl_build / nx_wiki_roadmap_page.nx

nx_wiki_roadmap_page.nx

buildroot/runtime/_hdl_build/nx_wiki_roadmap_page.nx

8348 B119 linesdepth 9pulls 13 transitivereach 0 importersview sourcekind orphan librarytopic wiki
docsdependenciesstructsconstsfunctions

about

nx_wiki_roadmap_page.nx -- GENERATE the live "Roadmap" wiki article, a TYPED Diataxis EXPLANATION page built through the sovereign page builder (nx_wiki_shell) so it clears the full MediaWiki feature bar (measured by nx_wiki_exceed) AND is walkable into the wiki spine (breadcrumb/tree/prev-next/related/ backlinks). Summarizes the living roadmap: the stack hardware-up, maturity per layer, where the external footprint is shrinking, and the highest-leverage opportunities. Facts mirror the team-measured roadmap. Emits web_assets/roadmap.html (-> nishifamily.com/wiki/roadmap.html). license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_wiki_shell.nx nx_wiki_roadmap_page.nx

imports: nx_syscalls.nxnx_wiki_shell.nx

imported by: nobody (leaf or entry point)

structs

none

consts

11const RM_OUT: *u8 = "web_assets/roadmap.html"
12const RM_CAP: i64 = 262144

functions

15func rm_cat_esc(dst: *u8, off: i64, s: *u8) -> i64
29func rm_row(dst: *u8, off: i64, layer: *u8, cap: *u8, mat: *u8, op: *u8) -> i64
39func main() -> i64