Prompt Engineering Guide for Daily Work
Operational prompting patterns for daily work with explicit evidence boundaries, verification, and fail-closed behavior.
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.
-
Runtime prompt layer
Define the task and evidence boundary
State whether the answer must use provided material only, public-source verification, or final-answer checks.
- Action
- Choose one boundary before selecting a prompt stack.
- Verify
- The selected boundary matches the task.
-
Reference layer
Attach or name the allowed sources
Provide the files, excerpts, logs, code, URLs, or official sources the workflow is allowed to use.
- Action
- Mark unavailable sources as missing instead of letting the assistant infer them.
- Verify
- The answer source is explicit.
-
Runtime prompt layer
Open the matching stack or component
Use the files-only, web-verified, or final-check setup that matches the selected boundary.
- Action
- Add only the components required for the current task.
- Verify
- The prompt does not combine incompatible evidence rules.
-
Verification layer
Check the answer before use
Review source alignment, unsupported claims, skipped material, uncertainty, and confidence reporting.
- Action
- Revise or fail closed when evidence is missing or the answer exceeds the selected boundary.
- Verify
- The output can be traced to allowed evidence or reports the gap.
Verification checklist
Use this checklist before accepting the output, publishing it, or using it as evidence for a downstream workflow.