Seed approved structure: design SSOT, operator docs, scaffolds.
Product layout for Lumina / Salon_Assistant at 0.1.0-design. No product implementation until explicit build.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Services (scaffold)
|
||||
|
||||
Optional Dockerized helpers for integrations that are not pure Hermes skills.
|
||||
|
||||
| Service | Role |
|
||||
|---------|------|
|
||||
| `salon-ops-api/` | Domain helpers (not a control API) |
|
||||
| `vagaro-webhooks/` | Vagaro webhooks + REST |
|
||||
| `qbo-mcp/` | Local QBO MCP |
|
||||
|
||||
**No product code until build.**
|
||||
@@ -0,0 +1,7 @@
|
||||
# `qbo-mcp` (scaffold)
|
||||
|
||||
**Status:** Not implemented until **build**.
|
||||
|
||||
Local QuickBooks Online MCP process on Compose network.
|
||||
|
||||
Design: [design/mcp-integrations.md](../../design/mcp-integrations.md).
|
||||
@@ -0,0 +1,7 @@
|
||||
# `salon-ops-api` (scaffold)
|
||||
|
||||
**Status:** Not implemented until **build**.
|
||||
|
||||
Internal ops API / domain services (if needed; not a NemoClaw control plane).
|
||||
|
||||
Design: [design/mcp-integrations.md](../../design/mcp-integrations.md).
|
||||
@@ -0,0 +1,7 @@
|
||||
# `vagaro-webhooks` (scaffold)
|
||||
|
||||
**Status:** Not implemented until **build**.
|
||||
|
||||
Vagaro REST + webhook receiver (no public Vagaro MCP).
|
||||
|
||||
Design: [design/mcp-integrations.md](../../design/mcp-integrations.md).
|
||||
Reference in New Issue
Block a user