From 07c3075ede308e85190eb44d8bbceeb3f6b6a1e0 Mon Sep 17 00:00:00 2001 From: Ty Date: Thu, 16 Jul 2026 18:54:35 +0000 Subject: [PATCH] Add full repository structure with ASCII site map --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e744c32..1213167 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ -# geolocal-io +# geolocal.io -geolocal.io - AI-native local business discovery and booking infrastructure via MCP. Structured docs for investors, legal, engineering. \ No newline at end of file +AI-native infrastructure for local business discovery, storytelling, visuals, and booking via MCP. Powers the long tail of independent SMBs ignored by big platforms. + +## Repository Structure (ASCII Site Map) + +``` +geolocal-io/ +├── NORTH_STAR.md ← Single source of truth for vision & principles +├── README.md ← This file (you are here) +├── docs/ +│ ├── 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 +└── (future: code/, assets/, etc.) +``` + +Start with **NORTH_STAR.md**. Pick the audience folder that matches who you're preparing for. Everything must trace back to the North Star. \ No newline at end of file