
snitch
Created Jul 2026
This release introduces a native stdio MCP server for direct Postgres data access, enabling deeper integration for external clients via features like failure history and trust score analysis. We've also finalized production-grade Docker packaging using pnpm deploy to circumvent platform-specific symlink issues, and updated the dashboard with a new metrics page to visualize system performance. These changes significantly improve both observability and the integration surface of the platform. 
This commit adds a comprehensive data-driven action rules engine, enhancing system safety with per-category confidence thresholds and trust-score modifiers. We've introduced a Blast Radius Analyzer that uses static service configurations to override LLM guesses, along with retry limit guardrails to prevent recursive alert loops. These changes harden the worker pipeline against unpredictable behavior, ensuring safer automated remediation. 