Read a decision the way an operator would.
This page renders one exported evidence bundle, unmodified, straight from the JSON Bowline's export evidence command produces. Every identifier below is fictional — a fixture run, not a customer, a route, or a workload that ever touched real traffic.
Synthetic dataset — every run id, supply id, and workload identifier below is fictional. Nothing on this page is a real organization, route, app, model, or endpoint.
Traceability.
Every number on this page traces back to a run id and a pair of digests — the policy and registry inputs Bowline hashed at export time. Reproduce the export, recompute the digests, and the two must match.
Allowlisted decisions.
Every decision Bowline recorded for this run — the actual supply that served the request, the supply Bowline would have allocated in shadow mode, and the policy exposure of the actual choice.
| decision ref | task class | actual supply | shadow supply | actual cost | shadow cost | policy |
|---|---|---|---|---|---|---|
| fixture-run:1 | mechanical | supply/actual | supply/selected | $0.001000 | $0.000400 | compliant |
Complete disclosure.
Bowline discloses what it doesn't know as plainly as what it does. A bundle marked incomplete, or carrying integrity warnings or coverage gaps, says so here — never silently.
Coverage gaps, named.
Coverage says how much of the traffic this run observed Bowline could actually classify — by protocol, by observation source, and per decision.
Sovereignty and counterfactual evidence.
Sovereignty and counterfactual figures are modeled evidence, not realized savings: what the recorded traffic actually cost, set against what Bowline would have allocated in shadow mode, and against an all-frontier baseline — each figure carrying its own confidence label.
| task class | records | actual cost | cheapest clearing rented | modeled delta |
|---|---|---|---|---|
| mechanical | 1 | $0.001000observed | $0.002000observed | $-0.001000unverified |
This is the whole bundle.
No hidden fields, no dashboard you have to trust — the same JSON is checked into the repository.