code wiki / _hdl_build / nx_meet_intake_process_gate.nx

nx_meet_intake_process_gate.nx

buildroot/runtime/_hdl_build/nx_meet_intake_process_gate.nx

5003 B66 linesdepth 6pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic meet
docsdependenciesstructsconstsfunctions

about

nx_meet_intake_process_gate.nx -- liar-kill gate for P2 (submission processing). Proves: the processor SCREENS (clean apply -> SCREENED; AI-slop / ghost / honeypot-bot -> FLAGGED, composing R6+R7), and SANITIZES untrusted values so a CRLF header-injection attempt ("Eve\r\nBcc: evil") collapses to inert text in BOTH the application record AND the confirmation email -- no injected record line, no injected mail header. expect_exit: 0

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_meet_lib.nx nx_meet_curate.nx nx_meet_intake_process.nx nx_meet_intake_process_gate.nx

imports: nx_syscalls.nxnx_meet_lib.nxnx_meet_curate.nxnx_meet_intake_process.nx

imported by: nobody (leaf or entry point)

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

main mputs sys_write mlen sys_mmap mcat rec_field mcat ↻ meet_san curate_state_name curate_screen_resume mlen ↻ trust_is_fake_resume trust_resume_score mlen ↻ sys_mmap ↻ trust_lc trust_has mlen ↻ trust_has_digit intake_confirm mcat ↻ meet_san ↻ mlen ↻ curate_screen_posting mlen ↻ trust_is_ghost_posting trust_posting_score mlen ↻ sys_mmap ↻ trust_lc ↻ trust_has ↻ trust_has_digit ↻ mfind mlen ↻ mnum sys_write ↻ sys_mmap ↻ sys_exit

structs

none

consts

none

functions

10func mfind(hay: *u8, n: i64, needle: *u8) -> i64
called by 1: main calls 1: mlen
17func main() -> i64