code wiki / _hdl_build / nx_meet_publish.nx

nx_meet_publish.nx

buildroot/runtime/_hdl_build/nx_meet_publish.nx

4313 B74 linesdepth 6pulls 11 transitivereach 0 importersview sourcekind tooltopic meet
docsdependenciesstructsconstsfunctions

about

nx_meet_publish.nx -- R8 PREP of the NISHI MEET PLATFORM: assemble the site bundle, VERIFY each page is present + sovereign (0 <script), and STAGE it HELD to an ISOLATED meet queue (NOT the shared live queue) with an "outward" policy -> fail-closed: nothing deploys until the operator approves the exact content sha (pub_approve). This is the "stage it held, the live NAS push waits for your go" step, with zero deploy risk. Composes the real nx_publisher intake. license_tier: ORIGINAL run: /tmp/nx_meet_publish.sov.elf stages -> knowledge/publish/meet_stage_queue.tsv (held)

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_meet_lib.nx nx_publisher.nx nx_meet_publish.nx

imports: nx_syscalls.nxnx_meet_lib.nxnx_publisher.nx

imported by: nobody (leaf or entry point)

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

main pub_init sys_openat_wr sys_close sys_mmap mputs sys_write mlen mcat pg_sovereign sys_mmap ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close ↻ pg_has mlen ↻ pub_submit_to sys_mmap ↻ pub_sha_file sys_mmap ↻ sys_read_file ↻ sha256_digest sys_mmap ↻ sha256_init sys_mmap ↻ sha256_k sha256_update sha256_compress_ni_blocks blk_set_byte sha256_compress sha256_compress_ni blk_word sha256_final blk_set_byte ↻ sha256_compress ↻ sys_munmap pub_hexd

structs

none

consts

none

functions

12func pg_has(hay: *u8, n: i64, needle: *u8) -> i64
called by 1: pg_sovereign calls 1: mlen
19func pg_sovereign(src: *u8) -> i64
called by 1: main calls 3: sys_mmapsys_read_filepg_has
27func main() -> i64