code wiki / _hdl_build / nx_vizsla_coord_gate.nx
nx_vizsla_coord_gate.nx
buildroot/runtime/_hdl_build/nx_vizsla_coord_gate.nx
about
nx_vizsla_coord_gate.nx -- VIZSLA COORD-PAGE gate: the engagement-partner digest renders to a
sovereign 0-JS first-party page (nx_vizsla_render coord). FULL-STACK COMPOSITION: fixtures load
through the blessed relate/notes/calendar/plan/venue organs -> the blessed digest composes them
-> the render organ builds the page -> the page carries the coordination items and passes the
fail-closed sovereignty scan.
fixtures (today=2026-06-14): relate mom(06-20 bday, touched 06-10) et al; notes birthday card;
calendar mtg 10:00-11:00; plan dg/venue2 due 06-16; venue dgparty/spot-x fits.
digest conf: REMIND_LEADS 6,0 -> due = mtg(in=0 event) + mom(in=6 birthday) = 2.
coord page counters: cal=1 rem=2 plan=2 (TASK + CRITICAL) venue=1.
Rows: 1 coord-renders 2 coord-page-items 3 coord-summary 4 coord-sovereign
5 coord-determinism 6 loud-fail-missing-conf[neg]
Evidence: VIZSLA-COORD-GATE -> stdout + knowledge/status/vizsla_gate.log; exit 0 iff 6/6.
spec: knowledge/research/2026-06-22-vizsla-sclass-roadmap.md license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 18 | func cg_slen(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } return n } |
| 19 | func cg_p(s: *u8) -> i64 { sys_write(1, s, cg_slen(s)); return 0 } |
| 21 | func cg_cat(dst: *u8, off: i64, s: *u8) -> i64 |
| 27 | func cg_catn(dst: *u8, off: i64, v: i64) -> i64 |
| 40 | func cg_write(path: *u8, content: *u8) -> i64 |
| 48 | func cg_readall(path: *u8, szout: *i64) -> *u8 |
| 65 | func cg_runv(elf: *u8, args: *i64, outpath: *u8) -> i64 |
| 95 | func cg_has(path: *u8, needle: *u8) -> i64 |
| 114 | func cg_fileeq(p1: *u8, p2: *u8) -> i64 |
| 129 | func cg_row(name: *u8, pass: i64) -> i64 |
| 136 | func cg_args(a1: *u8, a2: *u8, a3: *u8, a4: *u8, a5: *u8) -> *i64 |
| 147 | func cg_ensure(elf: *u8, organ: *u8) -> i64 |
| 155 | func cg_mkpfx(tag: *u8, us: i64) -> *u8 |
| 165 | func main(argc: i64, argv: *i64) -> i64 |