Commit Graph

15 Commits

Author SHA1 Message Date
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
Ty e930ff2576 fix: verify all citations and add real URLs
- Replaced citation table with live URLs for all 13 cited sources
- Removed orphan citations [8] and [13] (never referenced in body)
- Renamed 'Citation Table' to 'References'
2026-07-16 14:45:09 -07:00
Ty ab1c19a246 Revert "fix: add real URLs to Competitive Intelligence citations"
This reverts commit 29521273d2.
2026-07-16 14:34:44 -07:00
Ty 29521273d2 fix: add real URLs to Competitive Intelligence citations
- Verified and linked 6 sources ([1], [2], [3], [4], [7], [11])
- Marked 9 AI-fabricated citations with warnings
- Added note: claims should be verified before investor use
2026-07-16 14:34:08 -07:00
Ty 6c09d6c311 refactor: remove cross-document redundancies
- Delete docs/gtm/Market Data & Analysis.md (exact duplicate of investors copy)
- Add source references to Partner One-Pager and Sales playbook
  pointing to canonical Market Data & Competitive Intelligence files
- Mark early-thinking/ files as historical/superseded with mapping table
- Remove deleted file from GTM section README inventory
2026-07-16 14:18:51 -07:00
Ty 3bd59b6d2b fix: map README links to actual filenames and update section READMEs
- Fix all broken links in root README (partner-channel-strategy → Ideal Customer Profile, etc.)
- Add code/ directory to repo structure tree
- Update status table: Legal , MCP Server  MVP
- Rewrite section READMEs with actual file inventories:
  docs/engineering/, docs/gtm/, docs/investors/, docs/legal/
2026-07-16 14:13:04 -07:00
Ty 2be10ce42c feat: MVP implementation — MCP server, partner one-pager, legal docs
Code (code/):
- TypeScript MCP server with 5 tools (business info, hours, services, booking, related)
- PostgreSQL schema with pilot business seed data
- /.well-known/mcp-server manifest generator
- Railway deployment config (Dockerfile, railway.json)
- Multi-tenant gateway placeholder

GTM (docs/gtm/):
- Partner One-Pager: agency sales asset with economics, onboarding, competitive comparison

Legal (docs/legal/):
- Data Flow & Privacy: data collection, storage, sharing, GDPR/CCPA commitments
- Partnership Agreement Skeleton: template for agency/CoC partnerships
- IP Notes: well-known convention positioning, telemetry ownership, open-source strategy
2026-07-16 14:10:21 -07:00
Ty 4def4d0726 Add docs/gtm/Ideal Customer Profile.md 2026-07-16 20:59:01 +00:00
Ty 9d6ca48404 Add docs/gtm/Competitive moats and risks.md 2026-07-16 20:35:04 +00:00
Ty 998a3ef7d8 Add docs/gtm/Sales and marketing.md 2026-07-16 20:28:31 +00:00
Ty 7220069743 Add docs/gtm/ChannelStrategy.md 2026-07-16 20:12:53 +00:00
Ty b931910e7c Add docs/gtm/Competitive Intelligence.md 2026-07-16 20:06:43 +00:00
Ty 4d3debdeb7 Update docs/gtm/Market Data & Analysis.md 2026-07-16 20:05:01 +00:00
Ty 06b08db8c4 Add docs/gtm/Market Data & Analysis 2026-07-16 20:02:57 +00:00
Ty 8ab44ec880 Add gtm folder README 2026-07-16 18:54:43 +00:00