Solution · CI coverage

Gate CI when dependencies aren't watched

Repo diffs catch changes you ship — not vendor APIs or MCP servers you consume. DriftGuard coverage assert fails builds when production endpoints lack watches.

CI diff tools miss live dependency drift

✕ Without coverage gates

  • New vendor URL merged with no watch registered
  • Drift discovered only after deploy
  • No enforcement that MCP servers are monitored
  • Manual spreadsheets of "APIs we should watch"

✓ With DriftGuard CI

  • /api/coverage/assert fails on missing watches
  • Repo scan suggests endpoints from mcp.json
  • Import discovered URLs from CI into console
  • Trial session for GitHub Actions — upgrade path built in

Quickstart

01

Mint a trial session

Use CI setup to copy DRIFTGUARD_TRIAL_SESSION into GitHub secrets.

02

Add coverage assert

POST required URLs to /api/coverage/assert in your workflow.

03

Import missing watches

Console imports CI-discovered endpoints — upgrade for full fleet on Pro.

01
Shift-left monitoring — watches required before merge.
02
Discover hidden deps via repo scan and suggest API.
03
Free CI preview tier with upgrade links in responses.
04
Pro unlocks 50 watches and webhook alerts.

Connect your pipeline today

Copy a workflow snippet and enforce coverage on one endpoint while you explore Pro.