code wiki / _hdl_build / nx_wiki_board_page.nx

nx_wiki_board_page.nx

buildroot/runtime/_hdl_build/nx_wiki_board_page.nx

9517 B124 linesdepth 9pulls 13 transitivereach 0 importersview sourcekind orphan librarytopic wiki
docsdependenciesstructsconstsfunctions

about

nx_wiki_board_page.nx -- GENERATE the live "Workstream Board" wiki article, a TYPED Diataxis REFERENCE page built through the sovereign page builder (nx_wiki_shell) so it clears the full MediaWiki feature bar (measured by nx_wiki_exceed). It is the human-readable index of the WMS (Workstream Management System): the per-empire rollup the live board (nx_ws_board) derives from the SSOT registry (nx_workstream_store), with the link to the live board view. Walkable: it renders the full walk furniture (breadcrumb/tree/prev-next/related/backlinks) via nx_wiki_shell. Emits web_assets/board.html (-> nishifamily.com/wiki/board.html). license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_wiki_shell.nx nx_wiki_board_page.nx

imports: nx_syscalls.nxnx_wiki_shell.nx

imported by: nobody (leaf or entry point)

structs

none

consts

12const BD_OUT: *u8 = "web_assets/board.html"
13const BD_CAP: i64 = 262144

functions

16func bd_cat_esc(dst: *u8, off: i64, s: *u8) -> i64
30func bd_row(dst: *u8, off: i64, emp: *u8, focus: *u8, state: *u8) -> i64
39func main() -> i64