Answer from the files you provide only (no external sources) — procedure
Step-by-step guide for answers based only on files you provide, with file references for each factual claim.
Purpose
When to use this
Use this section to decide whether this workflow is the right fit before you configure prompts, policies, or reference material.
Workflow assets
Required workflow assets
Open the prompts, policies, and reference pages needed to run this workflow correctly.
Implementation procedure
Step-by-step implementation procedure
Follow the workflow in order. Each step gives one action and one verification check before continuing.
-
Instruction layer
Configure the artifacts-only rule
Add the artifacts-only system prompt to the instruction layer of the tool you use.
- Action
- Use a reusable instruction surface when the workflow will be repeated; otherwise place the rule at the top of the working prompt.
- Verify
- The rule explicitly blocks external sources, prior knowledge, guessing, and unsupported factual claims.
-
Reference layer
Provide the allowed source material
Attach or paste the files, logs, screenshots, excerpts, repository snapshot, ZIP, or other artifacts the answer is allowed to use.
- Action
- Keep the evidence boundary limited to the provided artifacts.
- Verify
- Every source the answer may use is present in the current task context.
-
Runtime prompt layer
Add runtime prompt components
Use deep-read for all artifact-bound tasks. Add deep-scan when the material is large or multi-file.
- Action
- Place the current question, selected artifacts, target output, and one-time constraints in the runtime prompt.
- Verify
- The task states what must be answered and how evidence should be cited.
-
Verification layer
Require file-location references
Require each factual claim to cite the supporting file and locator.
- Action
- Use filenames, line ranges, pages, sections, screenshot regions, or equivalent locators.
- Verify
- Every factual claim can be traced back to a provided artifact.
-
Verification layer
Fail closed when evidence is missing
If a core claim cannot be supported by the provided artifacts, stop instead of filling the gap.
- Action
- Return the fail-closed result or ask for the missing artifact.
- Verify
- Unsupported claims are not rewritten as conclusions.
-
Verification layer
Add optional final verification
Use chain-of-verification or confidence scoring only when the workflow needs a final acceptance gate.
- Action
- Run the final verification layer after the answer is drafted and before it is accepted.
- Verify
- The final answer reports only supported claims or clearly marks unsupported areas.
Verification checklist
Use this checklist before accepting the output, publishing it, or using it as evidence for a downstream workflow.