Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
1 change: 1 addition & 0 deletions REPO-MAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -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