RunbookSentry

RunbookSentry continuously validates operational runbooks against real infrastructure so teams stop discovering outdated steps during outages. It connects to your Git-based runbook repo and your systems (Kubernetes, AWS, common Linux services) and runs safe, read-only “dry checks” plus optional sandbox executions to verify commands, URLs, permissions, and dependencies still work. It flags drift (renamed services, changed CLI flags, missing secrets, dead links), suggests fixes, and opens pull requests with updates. The app also scores runbook health, tracks ownership, and alerts when a critical runbook hasn’t been exercised in months. This is a web app with optional CLI/agent for private networks. It’s a combination traditional + AI app: traditional validation for deterministic checks, AI only for summarizing failures and drafting PR text. Reality check: adoption requires trust and careful scoping to avoid risky execution.

← Back to idea list