Initial import of zapier-decisions from zapier monorepo

This commit is contained in:
George Lambert 2026-09-11 19:54:59 -04:00
commit 73148c0bb3
10 changed files with 158 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.