SanityGate
SanityGate is a web app (with optional CLI) that turns your team’s “quick sanity check” into a repeatable, auditable release gate. It connects to your CI/CD pipeline and runs a small, curated suite of high-signal checks (smoke UI flows, API health, critical business transactions) against the exact build you’re about to ship. Instead of trying to replace full regression tools, it focuses on speed, stability, and clear pass/fail criteria. It provides a lightweight checklist builder, environment readiness verification (feature flags, config drift, dependency uptime), and a release dashboard that shows what changed since the last green build. It also captures evidence (screenshots, logs, API traces) so failures are actionable, not noisy. This is a combination traditional + AI app: traditional execution and reporting, with AI used to summarize failures and suggest likely root causes.