Multiple people join a single shared AI agent session — and every message, decision, and action the agent takes is bound to a cryptographic receipt. Not a log you have to trust. A receipt you can check.
The demo below is illustrative and runs entirely in your browser. It does not connect to a live session or issue real credentials.
Normally an AI agent talks to one person. A multiplayer session lets several people share one agent and one conversation — a support call with two colleagues, a negotiation with two counterparties, a review with an approver and a requester. Everyone sees the agent's reasoning, and every consequential action is checked before it happens, not audited after.
One person opens a session and gets a session ID. Anyone with that ID can join as a named participant. The agent is shared, not duplicated per person.
Before the agent does anything beyond talking — updating a record, sending something, taking a consequential action — it must hold a valid receipt naming the exact action, target, and who authorized it.
A receipt for the wrong action, wrong target, or an expired receipt is refused before anything happens. Enforced by the binding check, not by the agent's judgement.
This reconstructs, in miniature, what a real session produces: two participants, a shared agent, a plain-language transcript, and a receipt behind every action. Click a receipt tag to inspect it. Nothing here is live — this is a fixed illustrative script, not a connection to any running system.
"Wrong action, wrong target, wrong surface, wrong tier, or an expired receipt means no effect — regardless of what the agent or any participant intended."
No. It runs entirely in your browser using JavaScript embedded in this page. The session, the participants, the transcript, and the receipts are all fixed illustrative content. No network request is made to any TBN service, and no real credential is issued.
That a specific action, on a specific target, under a specific authority, was checked against a binding hash before it was allowed to take effect — and that a wrong or expired receipt is refused rather than silently accepted. It proves the check happened, not that the underlying business decision was correct.
The model is not limited to two. This page uses Alice and Bob because two participants are the clearest way to show the shared-agent, per-action receipt pattern.
No. This describes an internal governance mechanism, not third-party certification or accreditation of any kind.
Tell us what you're trying to build with a shared, governed agent session, and we'll get back to you. Or skip the form and email us directly.
info@hardinai.co.uk