code wiki / (root) / nx_atlas_budget.nx

nx_atlas_budget.nx

buildroot/runtime/nx_atlas_budget.nx

1070 B33 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic atlas
docsdependenciesstructsconstsfunctions

about

nx_atlas_budget.nx -- atlas-hygiene COMPUTE CIRCUIT-BREAKER (blueprint Callout 4 / F266). Per-subgraph token/compute budget: spent < limit -> OK (exit 0, continue); spent >= limit -> BREAK (exit 5, pause + alert operator). Integer-only. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_atlas_budget.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main sys_write sys_exit ab_atoi

structs

none

consts

none

functions

5func ab_atoi(s: *u8) -> i64
called by 1: main
17func main(argc: i64, argv: *i64) -> i64