SUMMIT COGNITIVE · Proof Mode

Every scripted action, inspectable.

This is a scripted browser simulation. Synthetic actors and fixed events illustrate a voice-agent workflow and policy decisions; they do not invoke autonomous agents, external tools, customer systems, or a live system of record. The receipt hashing is real: WebCrypto computes SHA-256 hashes in your browser for the verify, tamper, and replay exercises.

Scenario: scripted synthetic service call
Gate: deny-by-default policy engine
Ledger: SHA-256 chain-linked receipts
Prove it: verify · tamper · replay
1 · The scenario

A scripted voice-agent scenario for a synthetic business

“Alpine Peak Home Services,” its customer, and every event below are fictional. A fixed script illustrates an inbound request to move an appointment, settle a deposit, and prepare a confirmation message. The calendar, CRM, payment, and messaging operations are recorded scenario events, not external tool calls. The scenario lets a reviewer inspect what a governed workflow would need to record without presenting the demonstration as customer or agent execution.

WITHOUT PROOF MODE

A transcript and a hope

Logs live in five systems, can be edited by anyone with database access, and prove nothing about authorization. When a dispute or audit lands, you reconstruct events by hand.

WITH PROOF MODE

A receipt for every action

In this simulation, each scripted action is evaluated against policy before the scenario advances. Allowed or not, the decision is added to a cryptographically hashed demo receipt chain.

WHY IT CLOSES DEALS

Defensibility is the adoption gate

Voice-agent pilots stall when the client asks “how do I defend this?” A receipt chain their auditors can independently verify is the answer that unlocks production.

2 · The scripted run

Watch the simulated workflow play — and the demo ledger build

Six labeled actors play fixed roles in a scripted handoff; they are not running agent processes. Each recorded scenario event passes through nine browser-side policy checks and receives a verdict — ACCEPTED ESCALATED or BLOCKED — before the script advances. WebCrypto computes real SHA-256 receipt hashes in your browser as the synthetic run plays.

VOX-1
Voice Intake
ORCH
Orchestrator
SCHED-2
Scheduling
CRM-1
Records
PAY-1
Payments
COMMS-1
Comms
PROOF MODE GATE
policy · receipt · seal
0
Receipts sealed
0
Accepted
0
Escalated
0
Blocked
Chain status
Call & agent activity
SYSTEM
Press Run the workflow to start the inbound call.
Receipt ledger  ·  chain-linked, tamper-evident
LEDGER
Receipts will appear here as the Proof Mode gate seals them. Click any receipt to inspect the full record.
3 · Prove it

Don't take the ledger's word for it

A record you have to trust is a liability; a record you can check is an asset. Everything below operates on the receipts sealed above — recomputing real hashes in your browser.

① Independent verification

Recompute every receipt hash from its contents and confirm each link points to the one before it. Anyone with the ledger can do this — no Summit systems required.

Run the workflow first.

② The tamper test

Try to rewrite history. Change one field on a sealed receipt — the chain breaks at that exact point, and every receipt after it becomes unprovable.

Awaiting a sealed ledger.

③ Deterministic replay

Re-run the entire decision sequence from the recorded inputs alone. Same inputs, same policy engine → the same verdicts and the same hashes, or the replay fails. This is how a dispute gets settled months later.

Awaiting a sealed ledger.
4 · From this demo to your client's workflow

The 30-day workflow pilot

The scripted sequence illustrates the decision points a pilot could instrument in one bounded workflow. A real pilot would require an agreed integration and evidence boundary; nothing on this page connects to a customer deployment, recording, credential, or production system.

1

Pick the workflow

One workflow where actions need a defensible record — bookings, CRM writes, payments. We define the decision points and receipt requirements together.

2

Instrument

The Proof Mode gate wraps the agent's tool calls. Policy rules are tuned to the client's decision rights, autonomy caps, and data-scope boundaries.

3

Receipts flow

Every action — allowed, escalated, or blocked — seals into the chain. The client watches their own ledger build, live, on their own traffic.

4

Prove & decide

Day-30 review against success gates agreed up front: verification pack, control mapping, replay demonstration. Pass the gates → production rollout.