From cf49618abe4b5da664957d3bed3fd8db4447d079 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Sun, 5 Jul 2026 00:39:08 -0400 Subject: [PATCH] =?UTF-8?q?docs(adr):=20ratify=20ADR-0009=20amendment=20?= =?UTF-8?q?=E2=80=94=20shared=20spend=20accounting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Maintainer accepted 2026-07-05. Step 6 builds the gate against a check-and-reserve ledger trait: in-memory at N=1, Valkey at N>1. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_012QndwfhjyTiZcUYp87dwW8 Signed-off-by: Aaron D. Lee --- docs/adr/0009-spend-gate-honest-rescope.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/adr/0009-spend-gate-honest-rescope.md b/docs/adr/0009-spend-gate-honest-rescope.md index 8e37c8f..797326c 100644 --- a/docs/adr/0009-spend-gate-honest-rescope.md +++ b/docs/adr/0009-spend-gate-honest-rescope.md @@ -84,7 +84,7 @@ security-constitutive), but its guarantees are restated precisely: ## Amendment 2026-07-04 — enforcement locality ≠ accounting locality -- **Status:** Proposed (pending maintainer ratification) +- **Status:** Accepted (maintainer-ratified 2026-07-05) - **Origin:** [2026-07-04 scalability & infra-fit review](../reviews/2026-07-04-scalability-infra-review.md), finding M5.