code wiki / _hdl_build / nx_brand_preview.nx

nx_brand_preview.nx

buildroot/runtime/_hdl_build/nx_brand_preview.nx

3529 B65 linesdepth 7pulls 21 transitivereach 0 importersview sourcekind tooltopic brand
docsdependenciesstructsconstsfunctions

about

nx_brand_preview.nx -- SAFE local preview (NO production touch): render the REAL andelinwest.site blueprint through the now-brand-wired builder (compose_build -> sg_build_page -> wb_doc_open: tokens + polish) to a Windows-openable file, then VERIFY it is token-driven, polished, and free of off-token colour drift. This is the SHIP dry-run: it proves the whole arc (auto-build + R1 tokens + R1b wiring + R2 contrast + R7 polish) on the real S-class test site, without deploying anything. 100% sovereign. license_tier: ORIGINAL expect_exit: 0

dependencies 5 imports · 0 importers

nx_syscalls.nx nx_sitegate_emit_lib.nx nx_site_compose.nx nx_brand_book.nx nx_brand_tokens.nx nx_brand_preview.nx

imports: nx_syscalls.nxnx_sitegate_emit_lib.nxnx_site_compose.nxnx_brand_book.nxnx_brand_tokens.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap gw sys_write sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close sys_openat_wr compose_build sys_mmap ↻ cmp_get cmp_klen cmp_line_match cmp_streq cmp_videos cmp_line_match ↻ cmp_copy vid_build vid_w sys_write ↻ vid_esc sys_mmap ↻ hs_escape hs_emit hs_emitb hs_emitb ↻ sys_write ↻ sgg_build sys_mmap ↻ cst_read sys_openat_rd ↻ sys_read ↻ sys_close ↻ sgg_put crd_render cst_get sys_mmap ↻

structs

none

consts

none

functions

13func g_has(s: *u8, n: i64, lit: *u8) -> i64 { if bt_find(s, n, lit, bt_len(lit)) >= 0 { return 1 } return 0 }
called by 1: main calls 2: bt_findbt_len
15func main() -> i64