From 13fda870e17abcd6562ac9688adf4f7b9a5c77e1 Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 22 Jul 2026 21:37:01 +0200 Subject: [PATCH] chore(consistency): write back DEC-2026-005 hub ID Co-Authored-By: Claude Sonnet 5 --- DecisionQueue.md | 1 + WORK-RECORDS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/DecisionQueue.md b/DecisionQueue.md index baf9692..c17d308 100644 --- a/DecisionQueue.md +++ b/DecisionQueue.md @@ -58,6 +58,7 @@ questions: recommendation: "Approve — stdio only for local dev against the same binary." - q: "5. Ever run vendor `qonto-mcp-server` as an internal-only backend behind our policy gate?" recommendation: "No (blueprint default) — we already proved a direct REST client; fewer moving parts, no unmaintained vendor code in the trust boundary." +state_hub_decision_id: "089ed6d0-b491-488f-a051-122201babbfc" ``` ## Resolved decisions diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 27c8da8..ef3eb6a 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -60,6 +60,7 @@ | decision | DEC-2026-002 | resolved | yellow | DecisionQueue.md | | decision | DEC-2026-003 | resolved | yellow | DecisionQueue.md | | decision | DEC-2026-004 | resolved | red | DecisionQueue.md | +| decision | DEC-2026-005 | prepared | yellow | DecisionQueue.md | | engagement | OH-2026-001 | prepared | — | OfficeHourQueue.md | | engagement | OH-2026-002 | prepared | — | OfficeHourQueue.md | | engagement | OH-2026-003 | prepared | — | OfficeHourQueue.md |