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
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