Skip to content

Commit d4e25c1

Browse files
committed
docs(readme): fix comment alignment in architecture diagram
1 parent 5c17ca0 commit d4e25c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Container (Docker / Apple Container / macOS VM):
2222
2323
Host:
2424
Sluice SOCKS5 Proxy -- policy + MITM + credential injection
25-
Sluice MCP Gateway -- tool-level policy + argument inspection
26-
Telegram Bot -- human approval for "ask" verdicts
25+
Sluice MCP Gateway -- tool-level policy + argument inspection
26+
Telegram Bot -- human approval for "ask" verdicts
2727
```
2828

2929
Every connection is evaluated against policy rules (allow / deny / ask). "Ask" verdicts send a Telegram notification with inline buttons. OpenClaw blocks until the human responds. Credentials are managed via Telegram commands or CLI, stored encrypted with age, and hot-reloaded into OpenClaw without restarts.

0 commit comments

Comments
 (0)