What problem does it solve?
Teams miss sudden spikes, drops, flat-lines, and trend breaks in their most-viewed PostHog dashboards and insights until long after they happen, and naive alerting drowns them in seasonal false positives.
Core Features & Use Cases
- Seasonality-aware anomaly scoring: Scores the latest complete bucket of saved time-series insights using PostHog's alert-simulate detectors (z-score, MAD, isolation forest, ensembles) or a robust MAD-based z-score fallback via HogQL.
- Durable watchlist with explore/exploit cadence: Maintains a scratchpad-backed watchlist of high-value insights with baselines, cadences, and round-robin scheduling so coverage compounds across runs.
- Report authoring with notebook evidence: Files deduplicated inbox reports with quantified evidence, segment attribution, priority, and a linked notebook write-up containing embedded charts.
- Use Case: A daily signups metric drops 60% versus its same-weekday baseline; the scout scores it (robust z = 4.8), attributes the move to a segment, and authors a P1 inbox report with a notebook showing the baseline math and charts.
Quick Start
Ask the scout to check the team's most-viewed PostHog dashboards and insights for recent anomalies and report anything that clears its seasonality-matched baseline.