code wiki / _hdl_build / nx_meet_intake.nx

nx_meet_intake.nx

buildroot/runtime/_hdl_build/nx_meet_intake.nx

7528 B119 linesdepth 4pulls 7 transitivereach 0 importersview sourcekind tooltopic meet
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_meet_lib.nx nx_web_builder.nx nx_brand_tokens.nx nx_meet_intake.nx

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

main sys_mmap meet_slug_safe meet_seq mlen mcat sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close meet_get_or meet_get mlen ↻ meet_seq ↻ mesc mcat ↻ meet_mkdir bt_default_brand sys_openat_wr mputs sys_write mlen ↻ sys_exit wb_doc_open_branded wb_w sys_write ↻ bas_emit_head bas_emit_one sys_mmap ↻ bas_lookup sys_mmap ↻ bas_esc_attr bas_app bas_fw sys_write ↻ bt_emit_root_fd sys_mmap ↻ bt_emit_root_buf

structs

none

consts

11const K_MAGIC_1024: i64 = 1024

functions

13func ifield(fd: i64, label: *u8, name: *u8, typ: *u8, req: i64) -> i64
called by 1: main calls 1: wb_w
20func iarea(fd: i64, label: *u8, name: *u8, req: i64) -> i64
called by 1: main calls 1: wb_w
27func main(argc: i64, argv: *i64) -> i64