An auditor does not hand you working papers at the end of an engagement. They build them as they go — a private running record of every piece of evidence they examined, every test they ran, and every conclusion they reached. By the time you see anything, the working papers already exist; what you receive is the report distilled from them. If your team treats working papers as a deliverable to react to, you have already misread who is in control of the document trail. This matters because the shape of your evidence pack determines what those papers look like. When the pack maps one-to-one to the questions an auditor logs, the engagement reads as a structured walk-through and the papers stay short. When it doesn’t, the auditor reconstructs the trail from scattered systems, and every gap they hit becomes an exception you answer under time pressure. That is the difference between a deployment that is compliant and one that is compliant only until first audit. How Do Audit Working Papers Work in Practice for an AI Workflow? Working papers are the auditor’s own evidence of work performed. They record what was tested, what supporting documents were inspected, what the auditor concluded, and — crucially — the trail back to the source. In a regulated AI workflow, the source is rarely a single document. It is access trails showing who touched protected data, data-handling lineage showing how an input became a model decision, change-control sign-offs showing that the deployed version is the approved one, and validation evidence demonstrating that each regulated step behaves as specified. The auditor’s job is to satisfy themselves that each of these holds, and to leave behind a paper trail that another reviewer could follow. So the practical question for an engineering team is not “what will the auditor write?” — it is “can the auditor find what they need without asking us to reconstruct it?” For an AI system, reconstruction is expensive. Logs live in one platform, model versions in another, approvals in a ticketing tool, and validation records in a quality management system. An auditor who has to stitch those together by hand will log every seam as a question. We see this pattern regularly: the underlying controls are sound, but they are not assembled. The control exists; the evidence that the control was operating is spread across five systems. A pre-built HIPAA / GxP workflow evidence pack exists precisely to collapse that distance — to be the single document set an auditor draws on to compile their working papers. What Is the Difference Between the Auditor’s Working Papers and Your Evidence Pack? These two artefacts are frequently conflated, and the confusion is consequential because it determines who owns what. Your evidence pack is the document set your team maintains as part of operating the workflow. It is yours. You build it once, keep it current, and present it on demand. The auditor’s working papers are the auditor’s private record of how they examined that pack and what they concluded. They are theirs, governed by the auditing standard the auditor follows, and you generally do not control their contents. The relationship is directional: a well-structured evidence pack feeds the working papers. Each item in the pack should answer a question the auditor will otherwise have to raise and document as open. The boundary sits at ownership and purpose — you own the evidence of the system operating correctly; the auditor owns the evidence of having examined that evidence. Evidence Pack vs. Working Papers — Who Owns What Dimension Your evidence pack Auditor’s working papers Owner Your team The auditor / audit firm Purpose Show the workflow operates under control Record evidence examined and conclusions reached When built Continuously, as part of operating During the engagement Governed by Your QMS / governance policy The auditor’s professional standard You control Contents and structure Almost nothing Travels across cycles Yes — invariant structure Re-created each engagement The pack is the asset you invest in. The working papers are the auditor’s by-product of reading it well. What Does an Auditor Record in Working Papers for a HIPAA / GxP AI Workflow? In our experience preparing regulated workflows for audit, the working papers tend to log a recurring set of items, and an evidence pack that anticipates them is what keeps the papers short rather than full of follow-ups. The auditor typically records: Scope and system identification — which model version, which environment, which regulated steps are in scope. Access evidence — who could touch protected health information or GxP-relevant data, and proof that access was authorised and logged. This is why a clean audit trail for a regulated AI workflow is usually the first thing an auditor reads. Data-handling lineage — the path from input to decision, including any transformation that could affect a regulated outcome. Change-control sign-offs — evidence that the deployed version matches the approved version, with named approvers and dates. Validation evidence per regulated step — proof that each step does what its specification says, drawn from a computer system validation (CSV) record. Exceptions and their disposition — anything that did not match expectation, and what was done about it. The last line is where prep pays off. An auditor would rather see a documented, dispositioned exception than discover an undocumented one. A pack that surfaces its own known issues, with remediation evidence attached, reads as control. A pack that hides them reads as risk. How Should the Evidence Pack Be Structured to Feed Working Papers Directly? The structural principle is mapping. Each section of the pack should correspond to a question class the auditor will log, in roughly the order they examine it. When the correspondence is one-to-one, the auditor’s task collapses into checking that the named evidence is present and consistent — a structured walk-through. When it is not, they reconstruct, and reconstruction generates questions. A useful test: take the six recurring working-paper items above and ask whether each has a single, named home in your pack. If “where is the access evidence?” has one answer, the pack is feeding the papers. If it has three partial answers across different systems, the pack is forcing reconstruction. The reason this structure is worth engineering once is that it is invariant. The same model, deployed to a second site under the same controls, produces the same evidence shape. So a working-paper-ready pack carries from one audit to the next instead of being re-litigated each cycle. This is an observed pattern across the regulated engagements we have worked on, not a benchmarked rate — but the direction is consistent: the second audit is materially cheaper than the first when the pack structure holds, because the auditor recognises the format and the team is not re-scrambling for the same documents. What Turns Into a Working-Paper Exception — and How Do You Avoid the Common Ones? A working-paper exception is the auditor’s note that something did not hold or could not be verified. Each exception you cannot close during the engagement risks becoming a finding, and findings carry remediation cycles. The common ones in AI deployments are predictable: Version drift — the running model is not provably the approved one. Avoid it with change-control sign-offs that name the exact artefact, tied to the deployment record. Orphaned access — a log shows access the authorisation record does not explain. Avoid it by reconciling access trails against the authorisation list before the audit, not during it. Validation gaps per step — a regulated step has no validation evidence, often because the AI component was treated as out of scope. Avoid it by validating each regulated step explicitly; the work of a computer system validation engineer on a GxP AI evidence pack is largely about closing exactly this gap. Reconstructed lineage — the data path was inferred at audit time rather than recorded at run time. Avoid it by capturing lineage as the system runs. The pattern underneath all four is the same: the control was real, but the evidence of it operating was assembled too late. Working papers are unforgiving about timing — an auditor distinguishes between evidence captured contemporaneously and evidence reconstructed for the audit, and the second always reads as weaker. Where Do Validation Records and Change-Control Sign-Offs Appear in Working Papers? They appear as cited support. When the auditor concludes that a regulated step is validated, the working paper records the conclusion and points to the validation record that supports it. When they conclude that the deployed version is the approved one, the paper cites the change-control sign-off. The papers do not contain these documents — they reference them, and the reference is only as strong as the document it points to. This is why the validation evidence inside the pack has to be sign-off grade in its own right. A validation record that an auditor cannot trace to a specification and a named approver is not citable; it becomes a question instead. For regulated AI workflows that include a model component, the validation evidence often draws on the same discipline as a clinical imaging validation pack — the artefact that establishes the workflow does what a clinical-grade claim requires. The governance pack and the validation pack are distinct documents, but the working paper cites both, and a gap in either becomes the same kind of exception. You can see how the whole chain connects through our AI governance and trust work: the evidence pack is the asset, the validation records are its load-bearing citations, and the working papers are the auditor’s record of having read them. FAQ How do audit working papers work, and what does it mean in practice for an AI workflow? Working papers are the auditor’s own running record of evidence examined, tests performed, and conclusions reached. For an AI workflow they trace back to access trails, data-handling lineage, change-control sign-offs, and per-step validation evidence. In practice, the question for your team is whether the auditor can find each of these without reconstructing the trail from scattered systems. What is the difference between the auditor’s working papers and the evidence pack your team maintains? The evidence pack is the document set your team owns and maintains as part of operating the workflow; the working papers are the auditor’s private record of how they examined that pack. The pack feeds the papers — each pack item should answer a question the auditor would otherwise log as open. You control the pack; you control almost nothing in the working papers. What does an auditor typically record in working papers when examining a HIPAA / GxP AI workflow? Typically: scope and system identification, access evidence, data-handling lineage, change-control sign-offs, validation evidence per regulated step, and any exceptions with their disposition. A pack that anticipates these keeps the papers short. A documented, dispositioned exception reads as control; an undocumented one reads as risk. How should an evidence pack be structured so it feeds working papers directly instead of forcing reconstruction? Each section of the pack should map one-to-one to a question class the auditor logs, in roughly the order they examine. The test is whether each recurring working-paper item has a single, named home in the pack. When it does, the audit becomes a walk-through; when evidence is spread across systems, the auditor reconstructs and generates questions. What turns into a working-paper exception or finding, and how do you avoid the common ones in an AI deployment? The common exceptions are version drift, orphaned access, validation gaps per step, and reconstructed lineage. Each shares one cause: the control was real but its operating evidence was assembled too late. Avoid them by tying versions to change-control sign-offs, reconciling access before the audit, validating each regulated step, and capturing lineage at run time. Where do validation records and change-control sign-offs appear in working papers, and how do they tie back to the evidence pack? They appear as cited support: the working paper records a conclusion and points to the validation record or change-control sign-off that backs it. The papers reference these documents rather than containing them, so the reference is only as strong as the source. This is why validation evidence in the pack must be sign-off grade and traceable to a specification and a named approver. How do working papers travel across audit cycles and sites when the underlying workflow is unchanged? Working papers themselves are re-created each engagement, but the evidence pack’s structure is invariant — the same model deployed under the same controls produces the same evidence shape. So a working-paper-ready pack carries across audits and sites instead of being re-litigated. The observed pattern is that the second audit is materially cheaper than the first when the pack structure holds. What is the difference between audit documentation and audit working papers, and which parts of your evidence pack feed each in a HIPAA / GxP AI workflow? In practice the terms overlap: “audit documentation” is often the broader standard-defined term for what the auditor retains, and “working papers” is the traditional name for the same record. Both are the auditor’s, not yours. Your evidence pack — access trails, lineage, change-control sign-offs, validation records — feeds whichever name the auditor’s standard uses; the ownership boundary does not change. Who prepares audit working papers versus who maintains the evidence pack, and where does the boundary sit when the workflow is an AI system? The auditor prepares and owns the working papers; your team prepares and maintains the evidence pack. The boundary sits at ownership and purpose: you own the evidence that the system operates correctly, the auditor owns the evidence of having examined it. For an AI system this boundary is unchanged — what shifts is that the pack must now assemble model-specific evidence (versions, lineage, per-step validation) that a non-AI workflow would not require. The honest framing is that you cannot write the auditor’s working papers for them, and you should not try. What you can do is build the evidence pack so that the only thing left for the papers to record is “examined, consistent, no exception.” When the same regulated workflow reaches a clinical readiness review under HIPAA or GxP, the question shifts from “is the control present?” to “can the auditor see it operating without help?” — and that is a question of pack structure, decided long before the auditor arrives.