Files
geolocal-io/README.md
T
VPS admin 3f9c86f823 docs: Phase A repo structure — archive, product, kebab-case
- Move copilot history and CSV to docs/archive/
- Add docs/product/ (SSP, intermediate, genre packs) and engineering/adrs/
- Rename all spaced/special-char doc paths to kebab-case
- Nest competitive GTM under docs/gtm/competitive/
- Point README and NORTH_STAR at CANONICAL_STRATEGY
- Leave code/ unchanged for later monorepo Phase B
2026-07-18 05:23:43 +00:00

3.2 KiB

geolocal.io

AI-native infrastructure for local business discovery, storytelling, visuals, and booking via MCP. Powers the long tail of independent service businesses that big platforms do not serve cleanly in the agent era.

Start here

  1. Canonical Strategy — operating truth (final draft)
  2. North Star — short compass
  3. Product overview — what we build

What this is

geolocal.io makes local service businesses discoverable, bookable, and measurable inside AI assistants by:

  • Hosting a multi-tenant MCP agents can call for structured business truth
  • Giving businesses a simple pointer on their own site (no servers for them to run)
  • Providing a Self-Service Portal so owners can see and test how AI understands them
  • Working with tourism boards, chambers, and partners for distribution
  • Integrating Cal.com and Stripe for booking and payment — we orchestrate, we do not rebuild those categories

We are not a consumer destination site. We are infrastructure.

Who should read what

Partners (agencies, SEO, chambers)

  1. Ideal customer profile
  2. Channel strategy and Sales and marketing
  3. Partner one-pager

Investors

  1. Canonical Strategy
  2. Market data and analysis
  3. Business and financial model and Moats and risks

Engineering

  1. Canonical Strategy priorities
  2. Technical roadmap
  3. code/ — MCP MVP (TypeScript)
  4. ADRs

Repository map (Phase A)

geolocal-io/
├── NORTH_STAR.md
├── README.md
├── code/                      # MCP server MVP (later → apps/mcp-gateway)
└── docs/
    ├── strategy/              # CANONICAL_STRATEGY.md (operating truth)
    ├── product/               # SSP, intermediate, genre packs
    ├── gtm/                   # channels, sales, competitive/
    ├── investors/
    ├── engineering/           # roadmap + adrs/
    ├── legal/
    └── archive/               # historical exploration only

Later monorepo phases add apps/, packages/, genres/, and infra/ without changing the docs contract above.

Status

Area Status
Canonical strategy Final draft
Market / GTM / legal docs Present (some GTM still pre-strategy framing)
Product docs Scaffolded
MCP server (code/) MVP — 5 tools, TypeScript, Railway-ready
Self-Service Portal Specified; not built
HTTP multi-tenant gateway Priority 0

Doc governance

If a document conflicts with docs/strategy/CANONICAL_STRATEGY.md, fix the conflict on purpose. Historical exploration lives in docs/archive/, not in operating GTM.