Skip to content

For platform & devex teams

If your platform or developer-experience team is evaluating coverctl for org-wide rollout, this page is the procurement-ready summary. Every artifact a security or compliance review will ask for is linked below.

  • Local-first by default. CLI and MCP server run on the developer’s machine over stdio. No source upload, no SaaS account, no third-party dependency in the agent’s reach.
  • Agent-callable through MCP. Speaks the multi-vendor Model Context Protocol (Anthropic, OpenAI, Google, Microsoft, AWS — Linux Foundation co-governance). Forward-compatible with any future MCP client.
  • Mode-aware tool surface. Agent mode advertises three tools (check, suggest, debt); CI mode adds the rest. Avoids agent tool-selection drift on a 9-tool surface.
  • Stable rejection schema. Every MCP tool failure carries error_code, summary, and remediation fields agents pattern-match on. Procurement-graded contract.
  • Hardened MCP boundary. Input sanitisation rejects test-runner flags that load arbitrary code; output canonicalisation prevents return-trip prompt injection through hostile filenames in coverage profiles (Lethal Trifecta).
  • Adversarial eval gate on every release. 50+ scenarios under internal/eval/ run in CI; the rejection schema is regression-tested.

Apache-2.0 licensed CLI and MCP server. A hosted layer for cross-repo coverage history is on the roadmap and is additive, not a paywall. Pricing and stage gates live on the Pricing & roadmap page.

Considering coverctl org-wide and want to walk through architecture, trust boundaries, or evaluation criteria?

ICP brief targets polyglot AI-coding teams of 5–80 developers. Platform and DevEx teams are the secondary buyer persona — once a champion adopts coverctl, the platform team standardises it across the org. This page is for that champion’s procurement walkthrough.