False positive
The agent interrupted about something that did not deserve attention. Usually the source was weak, the consequence was low, or the rule was too broad.
False positives are not just annoying alerts. They are evidence that the agent misunderstood timing, confidence, consequence, or user preference. A clean review loop turns each bad proactive message into a better system prompt.
A personal agent can be factually accurate and still wrong to interrupt. The review should classify the failure before changing the prompt.
The agent interrupted about something that did not deserve attention. Usually the source was weak, the consequence was low, or the rule was too broad.
The agent stayed quiet when it should have warned, summarized, or escalated.
The alert mattered eventually, but the agent sent it before action was possible.
The agent noticed the issue after the useful action window had closed.
The agent repeated a signal the user had already seen or resolved.
Review the alert, name the failure, identify the missing source check, rewrite the system prompt, and verify the next similar event.
Do not tune the agent from vibes. Use the bad alert itself as the training artifact.
Keep the original alert, source, timestamp, confidence, and recommended action. This is essential for a text message AI assistant because the channel is so expensive in attention.
Ask what source, time window, human confirmation, or confidence threshold would have prevented the bad interruption.
Tell the system prompt what went wrong and what should always happen instead. Replace vague preferences with precise rules.
The details differ by workflow, but the review taxonomy should stay stable.
Name the failure before editing the prompt or changing a threshold.
Require stronger source proof before another proactive interruption.
Translate the failure into exact replacement behavior.
Watch the next similar event and confirm the agent behaves differently.
When you see a similar event, do not interrupt unless the source is verified, the action window is open, and waiting creates real cost. If those conditions are not met, batch the item into the next digest and include the source for later review.
Supers workflows can span SMS, browser automation, and generated deliverables. Start by reviewing proactive texts, then apply the same false-positive taxonomy to computer-use cache workflows and progress updates from an AI agent that builds websites.
Five to ten reviewed alerts can reveal the first bad rules. High-cost misses should be reviewed immediately.
Yes. Reviewing only noisy alerts can make the agent too quiet and miss important events.
The system prompt, source gates, quiet-hour bypasses, or escalation thresholds should change in concrete language.
Fewer unnecessary interruptions and fewer missed urgent events, with clear receipts for every proactive alert.
Supers can help you test text, browser, and website-building agents with review loops that improve the next decision instead of merely hiding the last mistake.