From a989deebc06406aaf9d3d2b488bfc1c04c74c3ee Mon Sep 17 00:00:00 2001 From: Ty Date: Thu, 16 Jul 2026 19:06:49 +0000 Subject: [PATCH] Update README with early-thinking folder in site map --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1213167..664b2be 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ geolocal-io/ │ ├── investors/ ← Pitch narrative, market, financials, moat │ ├── legal/ ← Risks, IP, data flows, compliance notes │ ├── engineering/ ← Architecture, MCP design, MVP scope, data model -│ └── gtm/ ← Partner (agency/CoC) outreach, onboarding, pricing, playbooks +│ ├── gtm/ ← Partner (agency/CoC) outreach, onboarding, pricing, playbooks +│ └── early-thinking/ ← Raw conversation history and initial explorations └── (future: code/, assets/, etc.) ```