Function: buildFixRows()
buildFixRows(
ledger,facilityNames,todayIso):FixRow[]
Defined in: src/lib/ar/view.ts:214
The "fix our books" list: every item carrying an internal cause, dollars descending. No scoring — it is tens of rows, and if it ever isn't, that is an operational fire rather than a sort problem (design §2).
Parameters
ledger
facilityNames
ReadonlyMap<string, string>
todayIso
string
Returns
FixRow[]