code wiki / (root) / nx_arxiv_census_gate.nx

nx_arxiv_census_gate.nx

buildroot/runtime/nx_arxiv_census_gate.nx

4875 B75 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_arxiv_census_gate.nx -- teeth for the arXiv population-census decision core. Drives nx_arxiv_census_lib IN-PROCESS, so the gate and the CLI cannot disagree: there is exactly one ac_verdict in the estate and both call it. Emits every value it tests via gv_kv, because a gate that prints only PASS is unfalsifiable from the outside. license_tier: ORIGINAL No hw writes (Rule 26).

dependencies 3 imports · 0 importers

nx_gate_verdict.nx nx_arxiv_census_lib.nx nx_syscalls.nx nx_arxiv_census_gate.nx

imports: nx_gate_verdict.nxnx_arxiv_census_lib.nxnx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main gv_ctr sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ gv_head gv_puts sys_write ↻ gv_check_eq gv_check gv_puts ↻ gv_puts ↻ gv_num sys_mmap ↻ sys_write ↻ sys_munmap ac_verdict ac_verdict_of_reason ac_reason ac_reason ↻ ac_verdict_of_reason ↻ gv_check ↻ gv_values_head gv_puts ↻ gv_kv gv_puts ↻ gv_num ↻ gv_verdict

structs

none

consts

12const G_CSSE_TOTAL: i64 = 55
13const G_CSSE_DELIVERED: i64 = 55
14const G_CSPL_TOTAL: i64 = 14
15const G_CSPL_DELIVERED: i64 = 14
16const G_SLM_TOTAL: i64 = 35
17const G_SLM_DELIVERED: i64 = 35
18const G_SLOTCAP: i64 = 4096
19const G_TRUNC_DELIVERED: i64 = 10 // what max_results=10 would have delivered against cs.SE
20const G_NO_TOTAL: i64 = 0-1

functions

22func main(argc: i64, argv: *i64) -> i64