code wiki / _hdl_build / nx_wiki_ai_start_page.nx

nx_wiki_ai_start_page.nx

buildroot/runtime/_hdl_build/nx_wiki_ai_start_page.nx

12463 B160 linesdepth 9pulls 14 transitivereach 0 importersview sourcekind orphan librarytopic wiki
docsdependenciesstructsconstsfunctions

about

nx_wiki_ai_start_page.nx -- the live "AI START HERE" capstone, built through the sovereign page builder (nx_wiki_shell) so it is itself S-class (measured by nx_wiki_exceed). Ties together, live + evidence-cited: genealogy (computed via el_analyze) + laws + how-to-operate + task streams + team + products + docs. Emits web_assets/ai_start.html -> nishifamily.com/wiki/start.html. license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_evolution_ladder.nx nx_wiki_shell.nx nx_wiki_ai_start_page.nx

imports: nx_syscalls.nxnx_evolution_ladder.nxnx_wiki_shell.nx

imported by: nobody (leaf or entry point)

structs

none

consts

10const AS_OUT: *u8 = "web_assets/ai_start.html"
11const AS_LADDER: *u8 = "knowledge/registry/evolution_ladder.tsv"
12const AS_GATE_GEN: *u8 = "knowledge/status/genesis_trace_gate.log"
13const AS_GATE_EL: *u8 = "knowledge/status/evolution_ladder_gate.log"
14const AS_GATE_WE: *u8 = "knowledge/status/wiki_exceed_gate.log"
15const AS_CAP: i64 = 262144

functions

17func as_cat_esc(dst: *u8, off: i64, s: *u8) -> i64
29func as_find_last(hay: *u8, n: i64, needle: *u8) -> i64
42func as_cite_verdict(dst: *u8, off: i64, path: *u8) -> i64
60func main() -> i64