Overview
Deploy Inspector is a small CLI + web view that stitches together release events, health checks, and infra drift.
Challenge
Small teams often do not have the budget for full observability but still need clear answers when something regresses after a deploy.
Approach
- Pull release events from CI and surface them against live health checks.
- Diff observed infra against declared infra and flag drift.
- Keep the surface area small: one CLI, one dashboard, no plugin ecosystem.