code wiki / _hdl_build / nx_room_relay_gate.nx

nx_room_relay_gate.nx

buildroot/runtime/_hdl_build/nx_room_relay_gate.nx

3685 B78 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic room
docsdependenciesstructsconstsfunctions

about

nx_room_relay_gate.nx -- proves the sovereign server-relay core (nx_room_relay): 1) roster lists OTHER live peers in a room (not self), correct ids 2) room isolation -- peers in different rooms never see each other 3) frame update -- re-post replaces a peer's latest frame + seq (no dup slot) 4) staleness -- peers past TTL drop out of the roster 5) neg-control -- a ghost peer that never posted is not found Built nx_cc_sovereign -> nxasm_x86 (no gcc, no .sh). Composes with nx_room_stream. license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_gate_emit_lib.nx nx_room_relay.nx nx_room_relay_gate.nx

imports: nx_syscalls.nxnx_gate_emit_lib.nxnx_room_relay.nx

imported by: nobody (leaf or entry point)

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

main g_puts sys_write sys_mmap rr_init rr_post rr_find rr_alloc rr_roster g_check g_puts ↻ rr_live rr_find ↻ rr_seq rr_find ↻ g_pn sys_mmap ↻ sys_write ↻ sys_exit

structs

none

consts

none

functions

13func main() -> i64