diff --git a/services/README.md b/services/README.md new file mode 100644 index 0000000..2f7820c --- /dev/null +++ b/services/README.md @@ -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.**