Verify Before You Work: A Minimal Sequence for AI Document Ingestion

PG-003 April 3, 2026 Thomas W. Gantz

A copy-ready prompt sequence for confirming AI document ingestion before work begins

Verify Before You Work: A four-step sequence for confirming AI document ingestion. Step 1: Prime the instance. Step 2: Attach and confirm. Step 3: Request summary. Step 4: Spot-check.

The problem in one sentence

You give an AI a document, it says it read it, and you move on. But it may have processed only part of it, reconstructed content it did not actually read, or lost critical details that will only become visible when something goes wrong later.

An AI system cannot verify its own ingestion. You can. This guide gives you the minimum steps to do that.

Who this is for

Anyone who gives an AI system a document — a report, a contract, a specification, meeting notes, a research paper, anything — and then expects it to use that document reliably in the work that follows. This is especially relevant in enterprise environments where AI tools handle documents as part of routine workflows.

This guide does not require technical knowledge. It requires only the ability to copy a prompt and read a response.

Why this is a real problem, not a theoretical one

AI systems are optimized to produce fluent, plausible responses. When they have not fully processed a document, they do not say so. They fill gaps with reconstruction: text that sounds correct and may be mostly correct, but may also be missing constraints, inverting details, or substituting approximations for specifics.

Enterprise AI tools in particular — including tools built on Microsoft Copilot and similar platforms — can fail silently when documents are attached. The system acknowledges the file, appears to proceed normally, and produces output that looks reasonable. The gap between what was actually in the document and what the AI used is not visible until you look for it.

The sequence in this guide makes that gap visible before you rely on it.

The minimal working sequence

Three required prompts, one optional verification step, then your actual work begins. Each step below shows the exact prompt to send and what a valid response looks like.

Step 1 — Prime: tell it files are coming, do nothing yet
Step 2 — Attach and confirm receipt only
Step 3 — Request summary and verify it reflects your actual document
Step 4 — Spot-check with a specific question (optional but recommended)
Step 5 — Begin your actual work

Text in this color is a placeholder: replace it with your actual content.


Step 1 — Prime the instance

Send this first, before attaching any files

YOU SAY:ATTACHMENT-FIRST MODE. I am going to attach one or more files in my next message. Do not analyze, summarize, or respond to them yet. Wait for my instruction.
What to expect: A brief acknowledgment. Nothing more. If the AI starts analyzing or asking questions about the files, it has not followed the instruction. Send the prompt again.

This step exists because some AI platforms begin processing attachments the moment they are received, which can cause fragmented or incomplete ingestion. Separating the attachment step from the analysis step forces a cleaner processing sequence.


Step 2 — Attach the files and confirm receipt

Attach your file or files, then send this

YOU SAY:Files attached. Respond with exactly: ATTACHMENTS RECEIVED. Do not analyze or summarize.
What to expect: "ATTACHMENTS RECEIVED." and nothing else. If the AI summarizes the files or begins analysis, send the prompt again with the instruction repeated.

The purpose is confirmation without processing. You are establishing that the files are present in the session before asking the AI to do anything with them.


Step 3 — Request ingestion and summary

This is the verification step

YOU SAY:Read the attached [file name or description] as reference material for this session. This session is for [brief description of what you want to do]. Summarize the document at a high level so I can confirm you have read it. Cover the main sections and any key details relevant to [your purpose].
What to expect: A structured summary covering the main sections of your document. It should be specific enough that you can recognize it as your document, not a generic description. If it reads like something the AI could have produced without seeing the file, that is a warning sign.

Read the summary critically. You are not looking for a perfect summary. You are looking for evidence that the AI processed the actual content — your structure, your terms, your specific details — rather than producing a generic response about what a document of this type typically contains.

If the summary could have been written without reading your document, the ingestion has not been verified. Send Step 3 again with a more specific instruction, or try a different approach to attaching the file.

Step 4 — Spot-check (optional but recommended)

Ask something only answerable from the actual document

YOU SAY:Before we begin, one verification question: [ask a specific question whose answer appears in your document: a number, a name, a defined term, a constraint, a date]
What to expect: The correct answer from your document. If the AI gets it wrong, hedges, or produces a plausible-sounding answer that does not match your document, ingestion has not been adequate. Do not proceed to work.

Choose a question that has a specific, verifiable answer in your document. Avoid questions that the AI could answer correctly from general knowledge without having read the file.


Step 5 — Begin work

Only after the summary and spot-check are satisfactory

YOU SAY:Good. Now [your actual task or question].

At this point you have externally confirmed that the document is present in the session and that the AI has processed it to a degree adequate for your purpose. You can proceed with reasonable confidence.


When to use this

Use this sequence any time you are providing a document that the AI will need to use reliably: contracts, specifications, policies, reports, research, meeting notes, procedures. The longer or more specific the document, and the more your work depends on its details, the more important this sequence becomes.

For short or low-stakes documents where you can easily catch errors, Step 3 alone — the summary request — is often sufficient.

What this sequence does not guarantee

This sequence confirms that the AI has processed your document adequately at the start of a session. It does not guarantee that the AI will continue to use it faithfully throughout a long conversation. In extended sessions, document fidelity can degrade as context grows. If your session runs long, re-grounding periodically — re-stating key constraints or re-asking targeted questions — is good practice.

Core Practitioner Guides

Five guides covering the foundational skills for working reliably with any AI system.

Further reading

This guide implements a simplified version of the Ingestion Verification Protocol, a formally specified methodology for observable AI document processing developed at the Synthience Institute.

Full framework documentation available at the Synthience Institute community on Zenodo.

Document: PG-003 Practitioner Guide
Version: 1.0
Author: Thomas W. Gantz
Affiliation: The Synthience Institute
Date: April 3, 2026
License: CC-BY 4.0