code wiki / _hdl_build / nx_meet_intake.nx
nx_meet_intake.nx
buildroot/runtime/_hdl_build/nx_meet_intake.nx
about
nx_meet_intake.nx -- R3+R4 (+P1 nav/clean-URLs): emit the sovereign ZERO-JS intake forms for BOTH venn sides
from ONE organ into web_assets/site_<slug>/apply.html (kind=apply) and hire.html (kind=hire), with the shared
header nav. Anti-fake is built INTO the form: a no-JS CSS honeypot (name="website"), a required "real person /
not AI-generated" attestation, and a verify field. POSTs to /apply or /request-talent (the daemon route, a
later rung). Brand from meet_<slug>.meet. license_tier: ORIGINAL
run: /tmp/nx_meet_intake.sov.elf <slug> <apply|hire> out: web_assets/site_<slug>/<kind>.html
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_meet_lib.nxnx_web_builder.nxnx_brand_tokens.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
| 11 | const K_MAGIC_1024: i64 = 1024 |
functions
| 13 | func ifield(fd: i64, label: *u8, name: *u8, typ: *u8, req: i64) -> i64 |
| 20 | func iarea(fd: i64, label: *u8, name: *u8, req: i64) -> i64 |
| 27 | func main(argc: i64, argv: *i64) -> i64 |