code wiki / (root) / nx_writer_page_gate.nx

nx_writer_page_gate.nx

buildroot/runtime/nx_writer_page_gate.nx

3485 B78 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic writer
docsdependenciesstructsconstsfunctions

about

nx_writer_page_gate.nx -- REFEREE for the /writer UI (nx_writer_page). READ-BACK verification of the emitted web_assets/writer.html: [T1] required markers present (title, emitter, data-driven modes incl. the explicit/local seam row, the real-run numbers). [T2] NEG-CONTROL: NO "<script" anywhere (the no-hand-written-JS law, proven mechanically) and no leftover "FIXME" placeholder. Run nx_writer_page first to (re)emit the file. Exit 0 GREEN / 1 RED. Sovereign x86_64. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls_x86_64.nx nx_writer_page_gate.nx

imports: nx_syscalls_x86_64.nx

imported by: nobody (leaf or entry point)

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

main sys_openat_append gp pr_present gp ↻ contains pr_absent gp ↻ contains ↻

structs

none

consts

none

functions

11func gp(logfd: i64, s: *u8) -> i64
18func contains(hay: *u8, hn: i64, needle: *u8) -> i64
called by 2: pr_presentpr_absent
32func pr_present(logfd: i64, label: *u8, hay: *u8, hn: i64, needle: *u8) -> i64
called by 1: main calls 2: gpcontains
38func pr_absent(logfd: i64, label: *u8, hay: *u8, hn: i64, needle: *u8) -> i64
called by 1: main calls 2: gpcontains
45func main() -> i64