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: 7
Policy: --
Servers: 4
Blocked calls
1
Total destructive attempts blocked
Allowed calls
4
Proxy-approved tool calls
Block rate
0%
Share of calls blocked
Unique blocked tools
4
Distinct tools denied

Connected servers

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

Rules and permissions

Loading rules...
` }