code wiki / _hdl_build / nx_meet_intake_process.nx
nx_meet_intake_process.nx
buildroot/runtime/_hdl_build/nx_meet_intake_process.nx
about
nx_meet_intake_process.nx -- P2 (logic): the sovereign SUBMISSION PROCESSOR (LIBRARY, no main) -- the brain a
live POST handler will call. Composes R7 curation (auto-screen: bot/AI-slop/ghost -> FLAGGED) with control-char
sanitation so an untrusted form submission becomes (a) a verdict, (b) a CRLF/header-injection-safe application
record, (c) an injection-safe confirmation message. The last-mile socket route is a thin wrapper (operator
infra); durable seg-store persistence is the P4 follow-on. license_tier: ORIGINAL
dependencies 3 imports · 3 importers
imports: nx_syscalls.nxnx_meet_lib.nxnx_meet_curate.nx
imported by: nx_meet_http.nxnx_meet_intake_process_gate.nxnx_meet_pipeline_gate.nx
structs
| none |
consts
| none |
functions
| 12 | func rec_field(out: *u8, off: i64, key: *u8, val: *u8) -> i64 |
| 21 | func intake_confirm(out: *u8, name: *u8, email: *u8, subj: *u8) -> i64 |