Where to paste these blocks (by vendor)
These are prompt blocks for the highest-priority instruction layer available in the target runtime.
- OpenAI API (reasoning models): paste into the developer message.
- Anthropic Claude API: paste into the system parameter (system prompt).
- Google Vertex AI (Gemini): paste into system instructions.
Blocks (with direct mapping)
Verification / deliberation prompts
- Prompt (copy/paste): chain-of-verification.system.txt
- Policy (normative): Chain-of-Verification — policy
- How-to (procedure): Chain-of-Verification (CoVe) — procedure
Mode A — Artifacts-only (no external sources)
- Prompt (copy/paste): facts-only-artifacts-only.system.txt
- Policy (normative): Facts-only (Artifacts-only)
- How-to (apply): Apply the facts-only modes
Mode B — External-verified (authoritative sources allowed)
- Prompt (copy/paste): facts-only-external-verified.system.txt
- Policy (normative): Facts-only (External verification allowed)
- How-to (apply): Apply the facts-only modes
Confidence score (0–100)
- Prompt (copy/paste): confidence-score.system.txt
- Policy (normative): Confidence score (0–100) — reporting rules
- How-to (apply): Add a confidence score (0–100) to every response
Web browsing — user prompt template
- Prompt (copy/paste): web-browsing.user.txt
- How-to (apply): Request web browsing (prompt template)
Technical Accuracy Gate — Prompt Templates
- Templates page: Technical Accuracy Gate — Prompt Templates
- Policy (normative): Technical Accuracy Policy (Evidence-Gated Claims):
- How-to (procedure): Technical Accuracy Gate — Verification Procedure:
Usage rules
- Policy pages are normative (rules).
- Prompt blocks/templates are operational (copy/paste).
- Keep mappings explicit to prevent drift between Policy, Guide, and Prompt artifacts.