Signed at write time
Every entry is cryptographically signed with an Ed25519 key the moment it is written. Modify an entry later and the signature fails — alteration is detectable, not silent.
When you ask a vendor whether their AI has an audit trail, the answer is always yes. When you ask a compliance officer whether that audit trail would hold up in an investigation, the answer is often no. Both can be true — they describe the same product against two different bars. HASP builds for the second bar: an append-only record of every prompt and response, signed and hash-chained, that your auditor can verify without trusting us.
An audit trail is not a log with a longer retention setting. Four properties separate a record a regulator will accept from one they will not.
Every entry is cryptographically signed with an Ed25519 key the moment it is written. Modify an entry later and the signature fails — alteration is detectable, not silent.
Each entry carries the hash of the one before it. Tampering with any single record breaks the chain from that point forward, so selective edits cannot hide.
Timestamps are anchored to a third-party Time Stamping Authority under RFC 3161 — an external clock the system operator cannot quietly roll back.
Export a segment of the record and verify the hash chain and signatures with standard tools. The audit trail does not depend on trusting HASP's software to read it.
Application logs are written by software to help engineers debug it. They can be searched, modified, and deleted by whoever runs the system. A compliance audit trail is a different thing built for a different audience — a sequential record that reconstructs what happened, in what order, and who was responsible, with integrity a reviewer can check.
The HIPAA Security Rule's Audit Controls standard requires mechanisms to record and examine activity in systems that hold PHI — and that means the second kind of record. The longer version of this argument is in what makes an audit trail hold up in an investigation, and the vendor-evaluation angle is covered in the HIPAA Security Rule and AI vendors.
For an AI system, “what happened” is harder to pin down than a database read or write. The audit trail has to capture the whole shape of an interaction.
What a user asked, what the model returned, and the context the system added — captured in full, not summarized. A prompt containing PHI is itself a regulated record, and it is treated as one.
Every event is attributed to a specific, authenticated user — not a session or an IP address. The record answers “which person did this,” which is the question an investigation asks first.
Who viewed what, who changed a policy, and when. That includes HASP's own staff: any support access to an account is recorded in the same immutable log.
The chain is kept for seven years on every paid plan — past HIPAA's six-year documentation floor — and stays continuous and verifiable across the full retention window.
A complete record is also what lets an organization answer a regulator. The failures the HHS Office for Civil Rights penalizes — impermissible disclosures, missing risk analyses, unmanaged vendors — all turn, in an investigation, on whether you can produce evidence of what happened. Real HIPAA violations from AI walks through what regulators have actually penalized and why the record is what answers them.
An audit trail only the vendor can read is not much of an audit trail. The HASP export is plain JSON, an Ed25519 public key, and a documented recipe — your auditor confirms the hash chain, the signatures, and the trusted-timestamp anchors on their own machine, with standard tools, without calling us.
That independence is the difference between a record and a reassurance. Walk the verification recipe, see the wider compliance posture in the Trust Center, and read how the architecture is built on the Audit & Trust page. For where the audit trail sits in a full compliant deployment, start with the guide to HIPAA-compliant AI, or see how HASP protects data end to end on the security page.
Get started
Every prompt, response, and access event in HASP lands on a signed, tamper-evident audit chain — retained for seven years and verifiable by your auditor without trusting us. Talk to our team, or verify a sample export yourself first.