code wiki / (root) / nx_anti_slop_gate.nx

nx_anti_slop_gate.nx

buildroot/runtime/nx_anti_slop_gate.nx

2901 B48 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_anti_slop_gate.nx -- proves the anti-slop filter: real human content KEPT, slop DOWN-RANKED (never deleted). license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_anti_slop.nx nx_gate.nx nx_anti_slop_gate.nx

imports: nx_anti_slop.nxnx_gate.nx

imported by: nobody (leaf or entry point)

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

main gw sys_write as_quality sys_mmap as_is_tok as_tok_hash as_lc asg_slen as_keep gn sys_write ↻ sys_mmap ↻ as_apply sys_openat_append

structs

none

consts

none

functions

6func asg_slen(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} return n }
called by 1: main
8func main() -> i64