From 86402c92b056475906e3c92c77efd2ae2ce128ba Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 16:09:43 +0000 Subject: [PATCH] structure: sync services/salon-ops-api/README.md --- services/salon-ops-api/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 services/salon-ops-api/README.md diff --git a/services/salon-ops-api/README.md b/services/salon-ops-api/README.md new file mode 100644 index 0000000..db67dbd --- /dev/null +++ b/services/salon-ops-api/README.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).