The Alerts feed surfaces signals from your agents, scores, and adapter syncs. Each alert links to the move that caused it. Acknowledge to clear from the feed; act on the move that matters.
Alerts
The Alerts feed surfaces signals generated by your agents and scoring engine. Alerts notify you when something meaningful moves: a dimension drops below a threshold, an adapter sync detects a regression, or an agent surfaces a pattern worth your attention. Hit Alerts in the main nav to see all signals for your account.Alert types
Score regression
A dimension or composite dropped meaningfully since the last re-score. Carries before/after values and the affected dimension.
Score improvement
A dimension lifted, typically after a team move or re-score. Receipt that something worked.
Threshold breach
A metric crossed a configured threshold (delivery velocity dropped below your target, for example). Generated by agent triggers set to event mode.
Adapter signal
An adapter sync detected an anomaly: unusual PR patterns, sprint velocity drop, customer signal spike, mapped to a specific dimension.
Agent finding
An agent run surfaced a finding that meets your notification criteria. Links to the full agent artifact.
Lifecycle transition
Your lifecycle placement moved based on recent self-assessment progress.
Reading an alert
Each alert carries:| Field | Read |
|---|---|
| Type | Category of the signal (regression, improvement, threshold, others) |
| Product | Which product the alert is about |
| Dimension | The specific dimension affected (if applicable) |
| Delta | The move in value that triggered the alert |
| Source | Whether the alert came from a score, adapter sync, or agent run |
| Time | When the alert was generated |
Acknowledging alerts
Alerts stay in your feed until acknowledged. Hit Acknowledge on any alert to mark it seen and move it to history. Acknowledging doesn’t resolve the underlying move; it just clears the active feed.Filtering
Use the filter bar to show:- Unacknowledged only for alerts waiting on you
- By product to focus on a specific product
- By type to see only regressions, improvements, or agent findings
Alert sources
| Source | What creates it |
|---|---|
| Scoring engine | Every re-score compares against the previous run and generates delta alerts |
| Adapter sync | Daily sync picks up anomalies in operational signal (GitHub, Linear, others) |
| Agent triggers | Event-based agent triggers fire alerts when conditions are met |
| Lifecycle assessment | Stage transitions surface a notification |
Alert retention
Alerts are retained for 90 days, then archived. Acknowledged alerts move to history immediately and stay searchable for the full retention window.API access
Retrieve and acknowledge anomalies programmatically:GET /api/intelligence/alerts for backwards compatibility.
Agent Studio
Configure agents and triggers to generate targeted alerts.
Integrations
Connect tools to enrich adapter-sourced alerts.