From 24953f49afc5acc0fde6f742bc9e7968233551a4 Mon Sep 17 00:00:00 2001 From: gapview01 <107860548+gapview01@users.noreply.github.com> Date: Sun, 31 Aug 2025 23:52:05 +1000 Subject: [PATCH] docs: add goblin-treasury repo to bucket 4 (Governance & Economics) --- ARCHITECTURE.md | 2 ++ README.md | 1 + REPO-MAP.md | 1 + 3 files changed, 4 insertions(+) diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index e782a3b..f8dd089 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -13,6 +13,8 @@ Goblin is organised into four conceptual buckets. Buckets are **meta categories* 4) **Governance & Economics** Treasury policy, upgrade/pause rules, tokenomics, future DAO. + - goblin-treasury (private) — operational repo for Goblin’s treasuries: + wallet lists, fee flows, multisig signer roles, reconciliation & incident runbooks. No keys or secrets stored here. **Now vs Future** - Now: wallet, dev console, programs, services (API/indexer/timekeeper), SDK/CLI, first bot. diff --git a/README.md b/README.md index f0a3266..21608d6 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,6 @@ This is the **front door** to the Goblin ecosystem: a minimal map of what Goblin - Vision & layers: see **ARCHITECTURE.md** - Repos & links: see **REPO-MAP.md** +- Bucket 4 (Governance & Economics): **goblin-treasury** *(private)* — treasury ops runbooks We keep Goblin modular and open. Critical ops remain private. diff --git a/REPO-MAP.md b/REPO-MAP.md index 87f08cb..d7ec15f 100644 --- a/REPO-MAP.md +++ b/REPO-MAP.md @@ -18,5 +18,6 @@ Buckets are conceptual; repos are the unit of analysis. Links are added as repos - goblin-infra — *(private)* IaC, pipelines, secrets ## 4) Governance & Economics +- goblin-treasury — *(private)* treasury ops runbooks & docs - goblin-dao — *(public scaffold)* future DAO/contracts/UI - goblin-governance-private — *(private)* treasury policy, tokenomics, governance docs