nx_money_situation_gate.nx
buildroot/runtime/nx_money_situation_gate.nx
about
nx_money_situation_gate.nx -- proves the situation model + the priority router on three hand-computed personas:
A = healthy saver with debt -> priority ATTACK DEBT (2)
B = negative cash flow -> priority CRISIS/RELIEF (0)
C = debt-free, funded -> priority INVEST (3)
plus the derived metrics (surplus, DTI, net worth, emergency-fund months, max debt paydown). Exit 0 iff all pass.
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_gate.nxnx_money_situation.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
| 10 | func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64 |
| 16 | func main() -> i64 |