Current lab status 2026-09-12

This commit is contained in:
George Lambert 2026-09-12 00:06:24 -04:00
commit 870550646d
11 changed files with 308 additions and 0 deletions

View file

@ -0,0 +1,6 @@
# D001 — Account-balance is the only prepaid writer
**Status:** accepted
**Step:** 1
Prepaid cents, credits, usage, and payments persist in `zappier-account-balance` (`books.json`). zappier-edge `balanceCents` is a cache filled from the books reply. Tests without NATS/HTTP books still mutate the cache so unit tests stay hermetic.