code wiki / bills
topic: bills
6 modules sharing the bills name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_bills.nx | R1 of THE NISHI SITUATION-MANAGEMENT arc: the recurring BILLS / OBLIGATIONS register | 62 | 5 |
| nx_bills_entry.nx | the BILL-ENTRY data path: turns a person's submitted bill form (a urlencoded POST | 50 | 4 |
| nx_bills_entry_gate.nx | proves the bill-entry data path: a urlencoded form body -> be_record -> a stored | 87 | 4 |
| nx_bills_gate.nx | R1 GATE: proves the bills register computes exact cadence-normalized monthly totals, | 62 | 5 |
| nx_bills_store.nx | per-respondent BILL STORE so the climb-out runs on the person's REAL recurring bills, | 91 | 5 |
| nx_bills_store_gate.nx | proves the per-respondent BILL STORE: add bills -> they persist + round-trip, | 83 | 4 |