receipt_lookup

shallow

ai.tunnelmind/data · Verify this server

P72 unified receipt ledger (ADR-010): every receipt-issuing surface (cross-lens verify, tracker verify, verdict, profile, explain, GhostRoute, Sigil/ATAP, compliance export) records the exact signed document it returned, keyed by one ID space. Use this tool when: - An agent holds a receipt and wants to confirm TunnelMind logged it (existence + canonical hash) before trusting it in an audit trail. - The owning customer wants to re-fetch a receipt body by id. Inputs: - `id` (path, required): the unified `receipt_id` (UUIDv7, `GR-YYYY-NNNNNNN`, or `ATAP-RCPT-…`) or a lens-native alias. Returns: - Always: `receipt_id`, `lens`, `payload_hash` (`0x` + SHA-256 of the RFC 8785 canonicalization of the stored document), `key_id`, `attestation_strength`, `issued_at`, and `leaf_index` (null until the transparency-log sequencer enrolls the row). - Owner only (authenticated caller matching the receipt's customer): `subject` and the full stored `receipt` document. Receipt bodies are never public. Cost: - Counts as one request against the daily rate limit. Latency: - Typical: <300ms (one Supabase read).

100.0/100

1 trials · measured 8 days ago

receipt_lookup scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against ai.tunnelmind/data, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Developer infrastructure
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: receipt_lookup
[![Vouch score](https://vouch.tools/api/tools/72f067d8-5683-4e2a-80ef-50896560db28/badge.svg)](https://vouch.tools/tools/72f067d8-5683-4e2a-80ef-50896560db28)
receipt_lookup — Vouch