Status: IN
The financial ledger supports multiple asymmetric interpretations from a single data source: full-scan balance derivation counts all transactions, while daily spending limits count only outflows (withdrawals, transfers out) — the ledger is the sole source of truth but different read paths apply different projection filters.
same ledger data read through different filters for balance vs spending limit business questions
Depends on (SL): balance-derived-from-ledger, daily-limit-only-counts-outflows