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
This commit is contained in:
VPS admin
2026-07-18 06:00:26 +00:00
parent 3f9c86f823
commit 9478aaa22e
12 changed files with 680 additions and 188 deletions
+27 -9
View File
@@ -1,13 +1,31 @@
# Product
Product definitions for what we build and sell. Aligns with [Canonical Strategy](../strategy/CANONICAL_STRATEGY.md).
Product definitions for what we build and sell. Align with [Canonical Strategy](../strategy/CANONICAL_STRATEGY.md).
| Doc | Purpose |
|-----|---------|
| [overview.md](./overview.md) | Product map across the four models |
| [ssp.md](./ssp.md) | Self-Service Portal (primary SMB experience) |
| [intermediate.md](./intermediate.md) | Tourism boards, chambers, visitor bureaus |
| [genre-packs.md](./genre-packs.md) | Vertical primitives strategy |
| [use-cases/](./use-cases/) | Canonical use cases (to be filled) |
## Read in this order
These folders start thin on purpose. Expand them as decisions lock; do not reintroduce conflicting product stories in GTM-only docs.
1. [overview.md](./overview.md) — platform map and surfaces
2. [use-cases/](./use-cases/) — canonical specs (start with UC-01 and UC-02)
3. [genre-packs.md](./genre-packs.md) — vertical primitives
4. [ssp.md](./ssp.md) — Self-Service Portal as **activation**, not the whole product
5. [intermediate.md](./intermediate.md) — tourism/chamber intermediate surface
## Center of gravity
| Layer | What it is |
|-------|------------|
| **Platform** | Multi-tenant MCP, discovery attachment, ingestion, genre packs, telemetry, quality |
| **Activation** | Self-Service Portal and partner-assisted onboarding |
| **Distribution** | Tourism boards, chambers, agencies |
| **Later** | Trust layer effects and service graph products |
If a doc makes the portal sound like the company, it is wrong. Fix the doc.
## Status
| Area | Status |
|------|--------|
| Strategy alignment | Canonical strategy is source of truth |
| Use cases UC-01 / UC-02 | Spec |
| Portal / intermediate apps | Not built |
| MCP MVP code | In `code/` (stdio MVP; HTTP is Priority 0) |