Audit Logs
The public v1 API returns request receipts. Full audit review lives in the Obelisk UI today: task history, conversations, work spans, artifacts, status, and billing evidence.
What to retain from the API
request.idfor polling and support handoff.entity_idonce fulfilled, which maps to the created task.error_messagefor failed dispatch attempts.
For now, use Obelisk as the source of truth for what the Scribe did and why. Do not build external compliance workflows from the request receipt alone.