code wiki / _hdl_build / nx_wiki_roadmap_page.nx
nx_wiki_roadmap_page.nx
buildroot/runtime/_hdl_build/nx_wiki_roadmap_page.nx
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
imports: nx_syscalls.nxnx_wiki_shell.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 11 | const RM_OUT: *u8 = "web_assets/roadmap.html" |
| 12 | const RM_CAP: i64 = 262144 |
functions
| 15 | func rm_cat_esc(dst: *u8, off: i64, s: *u8) -> i64 |
| 29 | func rm_row(dst: *u8, off: i64, layer: *u8, cap: *u8, mat: *u8, op: *u8) -> i64 |
| 39 | func main() -> i64 |