cleanup phases 6
This commit is contained in:
@@ -17,7 +17,7 @@ step on the platform — submits it to the bank rail.
|
||||
**This is the sharpest "real server, mocked client" case in the product.** All four nurse endpoints are live
|
||||
and return real data (probed below); `USE_PAYOUTS_MOCK = true` (`client/src/services/payouts/constants.ts:13`)
|
||||
means all six routed screens plus the nurse-dashboard widget render module-level fixtures instead. This confirms
|
||||
hardening issue [H-09](../../dev/post-phase/hardening/issues.md). **"Live" is not "correct":** two of the four
|
||||
hardening issue [H-09](../../archive/post-phase/hardening/issues.md). **"Live" is not "correct":** two of the four
|
||||
reads are substantively wrong even at 200 — a booking with an unpaid payout is reported `paid`, and the headline
|
||||
net does not reconcile with the four buckets (see gaps). Flipping the flag exposes both.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user