code wiki / _hdl_build / nx_meet_store_gate.nx
nx_meet_store_gate.nx
buildroot/runtime/_hdl_build/nx_meet_store_gate.nx
about
nx_meet_store_gate.nx -- liar-kill gate for P4 (durable member/application store over the seg-store). Proves
store -> read-back byte-exact, the meet:ids index tracks ids, an UPDATE (latest-value-wins) reflects the new
record (PENDING -> MEMBER), an absent id reads -1, and a never-stored id is not indexed (teeth). Idempotent-safe
on a persistent store. expect_exit: 0
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_meet_lib.nxnx_meet_store.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
| none |
functions
| 9 | func eq_n(buf: *u8, len: i64, exp: *u8) -> i64 |
| 16 | func main() -> i64 |