Skip to content
VVVER

VVVER / Accountable agents

Agent request record

This example follows one request through identity and policy checks, sandbox execution, a timed trace, and a final receipt.

Accountable request path
  1. Request
    • OperatorNamed actor
  2. Control
    • IdentityVerified
    • PolicyRead only
  3. Execution
    • GatewayRoute
    • SandboxIsolated
  4. Record
    • Trace7 spans
    • ReceiptSigned

01 / Controlled run

Four recorded stages

The reader starts the sequence. Each stage remains named, and the completed receipt stays visible when reduced motion is enabled.

Release comparison run

Request
08F2
Actor
Reviewer 04
Scope
Release candidate

02 / Execution trace

Execution timing

Execution receipt
Release comparison trace
SpanTiming0ms470ms940ms
Root span. requestroot940ms0ms940ms
Child of request. authenticatepolicy154ms18ms172ms
Child of request. routegateway134ms184ms318ms
Child of request. executesandbox474ms332ms806ms
Child of execute. fetch contexttool164ms358ms522ms
Child of execute. compose resultmodel246ms536ms782ms
Child of request. write receiptrecord94ms824ms918ms
Synthetic catalog data · complete without animation

03 / Receipt contract

Receipt fields

The receipt records the actor, boundary, route, trace, and result after the run has ended.

Actor
Who authorized the request
Boundary
What the run could read and change
Route
Which model and tools were selected
Trace
Where time and failures accumulated
Receipt
Which trace and inputs support the result
Agent platform recipe

Agent platform page structure

Order the page as request path, controlled scenario, timed trace, and receipt fields.