Initial import of zapier-decisions from zapier monorepo

This commit is contained in:
George Lambert 2026-09-11 18:13:34 -04:00
commit 679758a520
10 changed files with 114 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.