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.
- Request
- OperatorNamed actor
- Control
- IdentityVerified
- PolicyRead only
- Execution
- GatewayRoute
- SandboxIsolated
- 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 receiptRequest 08F2 / receipt 914
| Span | Timing | 0ms470ms940ms |
|---|---|---|
| Root span. requestroot | 940ms0ms → 940ms | |
| Child of request. authenticatepolicy | 154ms18ms → 172ms | |
| Child of request. routegateway | 134ms184ms → 318ms | |
| Child of request. executesandbox | 474ms332ms → 806ms | |
| Child of execute. fetch contexttool | 164ms358ms → 522ms | |
| Child of execute. compose resultmodel | 246ms536ms → 782ms | |
| Child of request. write receiptrecord | 94ms824ms → 918ms |
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.