nx_manga_gate.nx
buildroot/runtime/nx_manga_gate.nx
about
nx_manga_gate.nx -- REFEREE for WRITING rung W-MANGA-1 (nx_manga).
[T1] page/panel counts on a 2-page, 3-panel script.
[T2] per-panel field extraction (reusing the scenario parser on a sub-range).
[T3] validation: complete script -> 0 missing; a panel without a shot -> 1
missing (NEG-CONTROL).
[T4] per-panel image-gen prompt emit equals the expected string.
Evidence -> stdout + knowledge/status/manga_gate.log. Exit 0 GREEN / 1 RED.
Sovereign x86_64. license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_manga.nxnx_scenario.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
| 15 | func gp(logfd: i64, s: *u8) -> i64 |
| 22 | func gn(logfd: i64, v: i64) -> i64 called by 1: pr_kv |
| 40 | func slen(s: *u8) -> i64 called by 1: main |
| 45 | func streq(a: *u8, b: *u8) -> i64 called by 1: pr_streq |
| 54 | func pr_kv(logfd: i64, label: *u8, got: i64, exp: i64) -> i64 |
| 62 | func pr_streq(logfd: i64, label: *u8, got: *u8, exp: *u8) -> i64 |
| 70 | func main() -> i64 |