Niche landing page
A new layer between approval routing and observability.
Personal AI agents increasingly act across messaging, browser sessions, generated websites, and private memory. Audit linked consent software gives those actions a joined record: the consent receipt that authorized work and the audit trail that proves how the work executed.
What the software does
It creates a stable consent receipt id, attaches the id to consequential tool calls, records log ranges after execution, and exposes evidence, result, and rollback links from one review surface. The software should help agents enforce consent before acting again, not only help humans inspect logs after a failure.
For a text message AI assistant, this means a quick approval can still create an operational consent record that survives beyond the SMS thread.
Receipt layer
Evidence, allowed action, excluded action, expiry, and recovery owner.
Audit layer
Planner step, tool calls, browser events, output status, and errors.
Join layer
Receipt id, log range, replay link, result link, and stale-consent checks.
Browser work
A computer-use cache can preserve screenshots and browser state so receipts can detect when approval evidence changed.
Publishing work
For AI agent website-building, joined consent should include page diff, source list, publish commit, live URL, and rollback path.