nx_offer_ledger_gate.nx
buildroot/runtime/nx_offer_ledger_gate.nx
about
nx_offer_ledger_gate.nx -- offer state machine + the full acquisition LOOP.
State machine: open->PENDING->SENT->ACCEPTED, decline path, bad transitions
refused. Then the LOOP CLOSURE: a TO_ACQUIRE target whose offer is ACCEPTED
becomes OWNED (nx_fetch_rights) + licensed (nx_rights_ledger) -> product-usable.
Returns 0 iff every check holds; nonzero pinpoints the first failure.
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_offer_ledger.nxnx_rights_ledger.nxnx_fetch_rights.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
| 13 | func main() -> i64 |