nx_atlas_admit.nx
buildroot/runtime/nx_atlas_admit.nx
about
nx_atlas_admit.nx -- atlas-hygiene UNIFIED ADMISSION CONTROL (blueprint Section 4 insertion pipeline).
ONE decision running every guard before a node enters the graph: safety AND confidence AND provenance.
argv: <conf-permille> <source_type> <safety_token>. ADMIT (exit 0) only if clean AND conf>=750 AND source
is PRIMARY_HUMAN|PRIMARY_EMPIRICAL. Else REJECT with reason: exit 5 (safety/low-conf/ai-synth) / 6 (unknown).
Integer-only. Zero side effects. license_tier: ORIGINAL expect_exit: 0
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
| 7 | func aa_streq(a: *u8, b: *u8) -> i64 |
| 16 | func aa_atoi(s: *u8) -> i64 called by 1: main |
| 28 | func aa_hazard(t: *u8) -> i64 |
| 37 | func main(argc: i64, argv: *i64) -> i64 |