code wiki / (root) / nx_money_ledger_gate.nx

nx_money_ledger_gate.nx

buildroot/runtime/nx_money_ledger_gate.nx

3110 B53 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic money
docsdependenciesstructsconstsfunctions

about

nx_money_ledger_gate.nx -- proves the sovereign data-in path end-to-end: parse a real statement CSV, sum income, auto-categorize outflows (need/want/save + recurring), then run nx_spend_analyze ON THE INGESTED DATA (integration: CSV -> ledger -> analyzer). Exit 0 iff all pass. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_gate.nx nx_money_ledger.nx nx_money_ledger_gate.nx

imports: nx_gate.nxnx_money_ledger.nx

imported by: nobody (leaf or entry point)

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

main lg_parse_csv lg_parse_amount lg_class_of lg_contains lg_is_recurring lg_contains ↻ chk gw sys_write gn sys_write ↻ sys_mmap lg_parse_amount ↻ sp_total sp_total_by_class sp_recurring_want_total sp_largest_want gw ↻ gn ↻

structs

none

consts

none

functions

7func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64
called by 1: main calls 2: gwgn
13func main() -> i64