Commit Graph

44 Commits

Author SHA1 Message Date
Ty 15cc3898cc archive superseded SSP v1 with decision notes
Move docs/product/ssp.md to docs/archive/ssp-v1.md. The original
thin intent doc is superseded by ssp-refined.md which adds the full
conversational activation spec, two-phase relationship model, and
integration with UC-04/UC-05 use cases.

Update product README to reference ssp-refined.md as the operating spec.
Archive README updated to catalog the archived file.

Decision: original preserved for historical traceability; do not use
as implementation reference.

Co-authored-by: Ty <tybala@outlook.com>
Signed-off-by: Ty <tybala@outlook.com>
2026-07-29 19:28:03 -07:00
Ty a4cc4cdb0f docs: add conversational SSP use cases and update spec
Add UC-04 (conversational SSP first hour) and UC-05 (ongoing
relationship) structured as use cases per Ty's direction. Update
ssp-refined.md with decision record, revised intent/scope,
conversational flow diagram, and revision history.

Co-authored-by: Ty <tybala@outlook.com>
Signed-off-by: Ty <tybala@outlook.com>
2026-07-29 19:16:49 -07:00
VPS admin a11f8626db Add Owner MCP spec document (post-MVP) to docs 2026-07-21 17:36:26 +00:00
VPS admin 4d04a4a65a docs: expand scope to local retail alongside services
- Strategy §1a: brick-and-mortar services + local retail in scope
- Pure online e-com remains out (Shopify lane)
- ICP, NORTH_STAR, README, product docs aligned
- Add UC-03 general store (toothbrush / chicken strips case)
2026-07-18 06:08:08 +00:00
VPS admin 9478aaa22e docs: restore full strategy depth; add UC-01 and UC-02
- Expand CANONICAL_STRATEGY with retrieval substrates, commerce chairs,
  multi-path discovery, ingestion, quality/decommission, trust bar
- Rebalance platform vs SSP (portal is activation, not the company)
- Add principal-PM use cases for endpoint auto repair and tourism board
- Update product docs and README entry points
2026-07-18 06:00:26 +00:00
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 36853f3bab docs: mark canonical strategy as final draft 2026-07-18 04:41:01 +00:00
Ty 4be326ffda docs: rewrite canonical strategy in human voice, drop copilot attributions 2026-07-18 04:38:05 +00:00
Ty 1a13f14d70 docs: add GM-refined canonical strategy from copilot vision 2026-07-18 04:30:21 +00:00
Ty 0265bcf628 Update docs/geolocal-copilot-conversation.md 2026-07-18 04:09:42 +00:00
Ty 06a1d85293 Fix conversation order: oldest to newest (chronological) 2026-07-18 04:07:58 +00:00
Ty 267d85b201 Delete docs/geolocal-conversation-archive.md 2026-07-18 04:07:55 +00:00
Ty 626e4a04a0 Replace placeholder with actual parsed geolocal copilot conversation 2026-07-18 04:05:38 +00:00
HA_Researcher 689dc4cee5 Add geolocal-copilot-conversation.md parsed from CSV 2026-07-18 04:03:47 +00:00
Ty dfb487db9b Upload files to "docs" 2026-07-18 04:00:02 +00:00
Ty a264265bd9 Replace placeholder with full 385KB verbatim Geolocal dive conversation extract from Copilot history 2026-07-18 03:54:47 +00:00
Ty 3376fb97bb Add extracted Geolocal dive conversation archive from Copilot history 2026-07-18 03:51:13 +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 7d25705760 chore: remove docs/early-thinking/ — superseded by published docs, local copy retained externally 2026-07-16 14:21:34 -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 0038630b04 Add docs/investors/Market Data & Analysis.md 2026-07-16 20:44:16 +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 5103b62b3f Add docs/investors/Business and financial model.md 2026-07-16 20:22:39 +00:00
Ty aaf0861187 Add docs/engineering/technical roadmap.md 2026-07-16 20:17:16 +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 7ac170c58f Update docs/early-thinking/RAWDUMP-conversation.md 2026-07-16 19:12:15 +00:00
Ty ad916b02f2 Upload files to "docs/early-thinking" 2026-07-16 19:11:55 +00:00
Ty 433cc8707b Upload files to "docs/early-thinking" 2026-07-16 19:11:26 +00:00
Ty a49e4c9cc1 Upload files to "docs/early-thinking" 2026-07-16 19:07:45 +00:00
Ty e842618c01 Upload files to "docs/early-thinking" 2026-07-16 19:07:30 +00:00
Ty cb4c4f470d Add early-thinking folder README 2026-07-16 19:06:44 +00:00
Ty 3b50730a62 Add engineering folder README 2026-07-16 18:54:53 +00:00
Ty ae641dec22 Add legal folder README 2026-07-16 18:54:50 +00:00
Ty 50cfeca56e Add investors folder README 2026-07-16 18:54:45 +00:00
Ty 8ab44ec880 Add gtm folder README 2026-07-16 18:54:43 +00:00