nx_conflict_owned_gate.nx
buildroot/runtime/nx_conflict_owned_gate.nx
about
nx_conflict_owned_gate.nx -- REFEREE for cf_detect_owned (per-character conflicts).
[T1] SAME character contradicts: "Mira faced forward. Mira faced backward." -> 1
[T2] DIFFERENT characters: "Mira faced forward. Dev faced backward." -> 0 (the fix)
[T3] UNOWNED (no character named near terms) -> 0 (honest: per-char pass skips it)
Sovereign x86_64. Exit 0/1. -> knowledge/status/conflict_owned_gate.log
dependencies 2 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_conflict.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
| 9 | func gp(logfd: i64, s: *u8) -> i64 |
| 16 | func gn(logfd: i64, v: i64) -> i64 called by 1: pr_kv |
| 30 | func slen(s: *u8) -> i64 called by 1: main |
| 35 | func pr_kv(logfd: i64, label: *u8, got: i64, exp: i64) -> i64 |
| 41 | func main() -> i64 |