code wiki / _hdl_build / nx_wiki_charter_page.nx

nx_wiki_charter_page.nx

buildroot/runtime/_hdl_build/nx_wiki_charter_page.nx

8374 B146 linesdepth 9pulls 14 transitivereach 0 importersview sourcekind orphan librarytopic wiki
docsdependenciesstructsconstsfunctions

about

nx_wiki_charter_page.nx -- GENERATE the live "Graceful Evolution Charter" wiki article, built through the sovereign page builder (nx_wiki_shell) so it clears the full MediaWiki feature bar (measured by nx_wiki_exceed). Live census via nx_evolution_ladder; citations read from gate logs. Emits web_assets/charter.html (-> nishifamily.com/wiki/charter.html). license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_evolution_ladder.nx nx_wiki_shell.nx nx_wiki_charter_page.nx

imports: nx_syscalls.nxnx_evolution_ladder.nxnx_wiki_shell.nx

imported by: nobody (leaf or entry point)

structs

none

consts

10const WC_OUT: *u8 = "web_assets/charter.html"
11const WC_REG: *u8 = "knowledge/registry/evolution_ladder.tsv"
12const WC_SPEC: *u8 = "knowledge/specs/2026-06-16-graceful-evolution-charter.md"
13const WC_GATE_EL: *u8 = "knowledge/status/evolution_ladder_gate.log"
14const WC_GATE_GEN: *u8 = "knowledge/status/genesis_trace_gate.log"
15const WC_CAP: i64 = 262144

functions

18func wc_cat_esc(dst: *u8, off: i64, s: *u8) -> i64
30func wc_find_last(hay: *u8, n: i64, needle: *u8) -> i64
43func wc_cite_verdict(dst: *u8, off: i64, path: *u8) -> i64
61func main() -> i64