code wiki / meet
topic: meet
29 modules sharing the meet name family (derived from the tree's prefix discipline).
The 'meet' topic family in the Nishi sovereign ecosystem supports the NISHI MEET PLATFORM by enabling zero-JS page emissions, gated submissions, and curation mechanisms. The nx_meet_emit module generates the two-sided HOME page, while nx_meet_curate_gate enforces membership access through liar-kill verification. nx_meet_http bridges HTTP forms into the submission chain, ensuring secure and autonomous processing within the ecosystem's modular architecture.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_meet_about.nx | R5 (+P1 nav/clean-URLs): emit the sovereign ZERO-JS ABOUT / PROOF page into | 116 | 2 |
| nx_meet_about_gate.nx | 82 | 7 | |
| nx_meet_bug_train.nx | Seeds session-specific bug diagnoses into the Doctor's known-issue catalogue for autonomous resolution. | 122 | 4 |
| nx_meet_curate.nx | R7 of the NISHI MEET PLATFORM: the CURATION / MEMBERSHIP gate (LIBRARY, no main) -- the | 47 | 4 |
| nx_meet_curate_gate.nx | liar-kill gate for R7 (curation/membership). Proves the club gate composes R6 | 41 | 1 |
| nx_meet_emit.nx | R1 (+R8-P1 nav, +R1b escaping): emit the sovereign ZERO-JS two-sided HOME page from a | 127 | 2 |
| nx_meet_emit_gate.nx | 109 | 7 | |
| nx_meet_http.nx | P2 (live-route brain, LIBRARY): turn a real HTTP form POST into the gated submission chain. | 134 | 7 |
| nx_meet_http_gate.nx | liar-kill gate for P2's live-route brain. Feeds fixture HTTP requests through | 68 | 4 |
| nx_meet_intake.nx | R3+R4 (+P1 nav/clean-URLs): emit the sovereign ZERO-JS intake forms for BOTH venn sides | 119 | 3 |
| nx_meet_intake_gate.nx | 102 | 7 | |
| nx_meet_intake_process.nx | P2 (logic): the sovereign SUBMISSION PROCESSOR (LIBRARY, no main) -- the brain a | 28 | 2 |
| nx_meet_intake_process_gate.nx | liar-kill gate for P2 (submission processing). Proves: the processor SCREENS | 66 | 2 |
| nx_meet_jobs.nx | R2 (+P1 nav/clean-URLs): emit the sovereign ZERO-JS OPENINGS BOARD + a detail page per | 141 | 2 |
| nx_meet_jobs_gate.nx | 94 | 7 | |
| nx_meet_lib.nx | shared helpers for the NISHI MEET PLATFORM organs (LIBRARY, no main; rule 15 DRY, so R2..R8 | 150 | 16 |
| nx_meet_pipeline_gate.nx | END-TO-END liar-kill gate for the submission backend: a form submission flows | 61 | 2 |
| nx_meet_publish.nx | R8 PREP of the NISHI MEET PLATFORM: assemble the site bundle, VERIFY each page is present | 74 | 3 |
| nx_meet_publish_gate.nx | 91 | 7 | |
| nx_meet_serve.nx | the NISHI MEET platform's live HTTP daemon: bind a port and serve POST /apply + | 29 | 2 |
| nx_meet_serve_gate.nx | liar-kill gate for the P2-LIVE socket route. Binds a port, forks a child running the | 110 | 8 |
| nx_meet_serve_lib.nx | P2-LIVE socket serve loop (LIBRARY, no main) for the NISHI MEET platform. Wraps the | 55 | 3 |
| nx_meet_signals.nx | P5: the anti-fake signal table as EDITABLE DATA (LIBRARY, no main). A data-driven twin of | 66 | 5 |
| nx_meet_signals_gate.nx | liar-kill gate for P5 (editable signal table). Proves: (1) the data-driven scorer | 64 | 1 |
| nx_meet_store.nx | P4: durable MEMBER / APPLICATION store for the NISHI MEET PLATFORM (LIBRARY, no main), over | 76 | 5 |
| nx_meet_store_gate.nx | liar-kill gate for P4 (durable member/application store over the seg-store). Proves | 44 | 2 |
| nx_meet_trust.nx | R6 of the NISHI MEET PLATFORM: the ANTI-FAKE engine (LIBRARY, no main). The headline | 88 | 7 |
| nx_meet_trust_gate.nx | liar-kill, MEASURED gate for R6 (the anti-fake engine). Runs the scorer over a labeled | 82 | 1 |
| nx_meet_trust_run.nx | R6 CLI: score REAL submissions through the anti-fake engine so an operator can use it, | 63 | 2 |