What’s Logged
Raw prompts are never stored in the audit trail. Only a SHA-256 hash of the prompt is recorded, along with the prompt length and mode. This ensures auditability without exposing sensitive content.
Access
Use Cases
- Cost tracking — see exactly which requests consumed credits
- Debugging — trace a request through the pipeline using the request ID
- Compliance — demonstrate access controls and data handling to auditors
- Anomaly detection — identify unusual usage patterns or unauthorized access attempts
