structure: sync policy/openshell/README.md

This commit is contained in:
Ty
2026-07-27 16:09:31 +00:00
parent 2a7c25e0c9
commit 291a16d8a1
+14
View File
@@ -0,0 +1,14 @@
# OpenShell policy (scaffold)
**Status:** Structure only — no live policy applied until **build**.
## Intended contents
| Path | Purpose |
|------|---------|
| `policy.yaml` (or equivalent) | Deny-by-default base for salon egress |
| `overlays/` | Per-integration allowlists (Square MCP host, QBO local, channels, etc.) |
Apply via platform CLIs only: `openshell policy set`, `nemohermes <name> policy-add` / `policy-remove`.
See [design/mcp-integrations.md](../../design/mcp-integrations.md) and [docs/POLICY.md](../../docs/POLICY.md).