Files
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

32 lines
1.2 KiB
Markdown

# Product
Product definitions for what we build and sell. Align with [Canonical Strategy](../strategy/CANONICAL_STRATEGY.md).
## Read in this order
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-refined.md](./ssp-refined.md) — Self-Service Portal, refined spec (conversational, two-phase)
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) |