One row per candidate action.
Every text, browser step, and generated deliverable starts as a ledger entry before the agent acts.
A signal quality ledger records why a personal AI agent decided to text, browse, build, review, batch, or ignore. It gives every autonomous action a source trail and a correction path.
Instead of relying on a vague memory or priority score, store the signal, score, route, receipt, and correction outcome.
Every text, browser step, and generated deliverable starts as a ledger entry before the agent acts.
Corrections become prompt updates because the failed signal is visible.
Begin with a text message AI assistant because SMS has the clearest attention cost.
Reuse the ledger for computer-use cache workflows when the agent works across websites.
Require ledger receipts when an AI agent builds websites or edits public pages.
Capture source, timestamp, signal type, freshness, source distance, relevance, action cost, reversibility, route, receipt ID, and correction label.
Use the ledger to decide whether the agent should text, ask, browse, build, review, batch, or ignore.
Let the user inspect the top reasons, the route chosen, and the correction path without reading raw logs.
When an action fails, write back what went wrong and what should always happen instead.
| Field | Purpose | Example route impact |
|---|---|---|
| Source and timestamp | Proves where the signal came from and how fresh it is. | Fresh direct signals can clear SMS faster. |
| Quality score | Separates evidence strength from priority and model confidence. | Medium quality routes to review. |
| Action cost | Records whether the route spends attention, browser control, or public surface area. | High-cost actions require higher quality. |
| Receipt ID | Connects the action to a user-readable explanation. | Every proactive action can be corrected. |
| Correction label | Turns failures into prompt and policy changes. | Duplicate alerts lower future score. |
No. An audit log records what happened. A signal quality ledger records why the agent thought action was justified and how the user corrected it.
A compact receipt with the top signal factors, route chosen, and correction options.
Start with SMS, because a bad proactive text is easy for the user to judge and correct.
Supers gives the broader personal-agent workflow frame across text, computer use, and generated deliverables.
A signal quality ledger lets personal AI agents act with receipts, learn from corrections, and earn more autonomy over time.