ClawCoat - Active Decision Making
ClawCoat - the local-first gateway for OpenClaw.
Every MCP tool call is evaluated before execution. The governance pipeline decides: Allow, Gate (hold for human approval), or Block. Every agent starts at Quarantine. Every action is scored against five behavioral principles in real time - that score is the Manners Score (0.0–1.0). Trust is earned through demonstrated behavior, promoted tier by tier, approved by a human at each step.
Drop below 0.25 or trigger three violations in any 24-hour window — the agent auto-suspends. No grace period. No human delay required.
This demo connects to a live ClawCoat instance running on a real server. These are actual governance decisions, not simulations.
→ GitHub · Apache 2.0 · Self-hosted · No cloud dependency
Governance Pipeline Explorer
Pick a demo agent and a tool. Submit. The 8-step governance pipeline evaluates the action and returns a decision: Allowed, Gated (HITL), or Blocked.
| Agent | Tier | What to expect |
|---|---|---|
| QUARANTINE | 1 | READ → HITL gate. WRITE/DELETE/EXTERNAL/FINANCIAL → blocked. |
| PROBATION | 2 | READ → autonomous. EXTERNAL → HITL gate. FINANCIAL/DELETE → blocked. |
| RESIDENT | 3 | READ/WRITE → autonomous. EXTERNAL → HITL gate. DELETE/FINANCIAL → blocked. |
| CITIZEN | 4 | READ/WRITE/DELETE/EXTERNAL → autonomous. FINANCIAL → autonomous. |
| AGENT | 5 | Apex tier. All categories autonomous — including FINANCIAL and SYSTEM_CONFIG. |
Every tier was earned. Promotion is sequential — you cannot skip from Quarantine to Citizen. Demotion is instant and can skip levels.
The Manners Score in every decision is the behavioral engine. It moves with each action. It is the same number a human admin reads when deciding whether an agent has earned the next tier.
Kill Switch Demo
demo_citizen is a pre-registered agent at the CITIZEN tier (tier 4 of 5 — one below the apex AGENT tier).
Hit Kill Switch to suspend it. Then hit Test Action on Suspended Agent to see Step 2 of the pipeline fire — instant rejection, before trust levels, before everything.
Hit Reinstate Agent when you're done to reset the demo for the next visitor.
ClawCoat v11.0.1 by Quietfire AI · GitHub · Apache 2.0 · ← clawcoat.com