Live answers from your entitled packets.
Submit a query against a packet bundle you are entitled to read. Graunt returns a bounded answer with citations to the source files and byte spans the verifier matched.
View API docs Browse packets Capability status
What the verifier verifies
Graunt verifies the binding between the answer package, the cited source bytes, the query license, and the entitlement. Graunt does not certify the semantic truth, completeness, or downstream fitness of the answer. Buyers are responsible for determining fitness for use.
Connect over API
POST /v1/query/ask— bounded answer + cited source count + cost cents + transcript hash.POST /v1/query/quote— per-class query budget quote.- Response envelope:
{ ok, data: { answer_text, answer_hash, cited_source_count, cost_cents, verifier_kind, answer_receipt_id } }.
Limits
- Each call deducts cost from your query license budget.
- Bounded answer text up to 64 KB.
- Per-credential rate limits apply.
Receipt
This receipt verifies query/license/source/citation binding. It does not certify semantic truth.
Every receipt body carries this sentence verbatim. The verifier proves objective hash, byte-span, source, and license binding only.
Live state
/capability-status is the authoritative source for the runtime state of the live query-license verifier.