Zone of Truth
Establish a high-integrity epistemic environment where claims must be sourced and uncertainty labeled.
What This Skill Does
Enter a mode where every assertion is backed by evidence, confidence is calibrated, speculation is flagged, and hallucination is actively resisted.
In this grimoire, Zone of Truth is treated as a metaphorical spell with a shipping-now delivery profile.
Canonical reference input: Zone of Truth (spell).
When To Use
- Use $zone-of-truth ACTIVATED to signal the zone is active
- Include the custom phrase: "Switching into high-integrity mode: source every claim, label every uncertainty, flag anything speculative"
- High-stakes decisions requiring maximum epistemic rigor
- Conversation has drifted into speculation and needs reset to verified ground
- Need to clearly separate what is known, inferred, and guessed
- Roadmap debates, compliance verification, vendor claims, customer demand validation
Prerequisites
- No extra runtime dependencies beyond Hermes Agent and the normal toolset for this session.
Procedure
- Restate the target, the success condition, and any no-touch boundaries before taking action.
- Activate truth-zone discipline: all claims require sources or explicit confidence labels.
- Re-examine any prior assertions in the conversation and flag unsupported ones.
- For each new claim, provide the evidence basis or clearly mark it as inference, estimation, or speculation.
- Maintain the zone until the user explicitly dismisses it or the conversation ends.
- Package the result as the deliverables below, with confidence, assumptions, and unresolved risk called out explicitly.
Deliverables
- A conversation mode where every claim is sourced or confidence-labeled.
- A re-audit of prior unsupported assertions if the zone is activated mid-conversation.
- Clear visual markers distinguishing fact, inference, and speculation.
Pitfalls / Guardrails
- Keep the metaphor anchored to a real mechanism instead of drifting into lore.
- Error disclaimer: "This zone does not eliminate all error — it reduces unsourced assertions, not all mistakes."
- Normal mode defense: "Normal mode is not dishonest — this is about rigor, not trustworthiness."
- Absence of evidence caveat: "Absence of evidence ≠ evidence of absence — limited findings reflect documentation gaps, not necessarily reality."
- Include a two-part boundary:
Verification
- Check that the result includes every deliverable promised above.
- Check that confirmed facts, assumptions, and inferences are visibly separated.
- Check that the metaphor still maps cleanly to a real operational mechanism.
Example Invocation
/zone-of-truth switch into high-integrity mode: source every claim, label every uncertainty, and flag anything speculative
1---2name: zone-of-truth-23description: Enter a mode where every assertion is backed by evidence, confidence is calibrated, speculation is flagged, and hallucination is actively resisted.4license: CC0-1.05---6# Zone of Truth7Establish a high-integrity epistemic environment where claims must be sourced and uncertainty labeled.8## What This Skill Does9Enter a mode where every assertion is backed by evidence, confidence is calibrated, speculation is flagged, and hallucination is actively resisted.10In this grimoire, Zone of Truth is treated as a metaphorical spell with a shipping-now delivery profile.11Canonical reference input: Zone of Truth (spell).12## When To Use1314- Use $zone-of-truth ACTIVATED to signal the zone is active15- Include the custom phrase: "Switching into high-integrity mode: source every claim, label every uncertainty, flag anything speculative"16- High-stakes decisions requiring maximum epistemic rigor17- Conversation has drifted into speculation and needs reset to verified ground18- Need to clearly separate what is known, inferred, and guessed19- Roadmap debates, compliance verification, vendor claims, customer demand validation2021## Prerequisites2223- No extra runtime dependencies beyond Hermes Agent and the normal toolset for this session.2425## Procedure26271. Restate the target, the success condition, and any no-touch boundaries before taking action.282. Activate truth-zone discipline: all claims require sources or explicit confidence labels.293. Re-examine any prior assertions in the conversation and flag unsupported ones.304. For each new claim, provide the evidence basis or clearly mark it as inference, estimation, or speculation.315. Maintain the zone until the user explicitly dismisses it or the conversation ends.326. Package the result as the deliverables below, with confidence, assumptions, and unresolved risk called out explicitly.3334## Deliverables3536- A conversation mode where every claim is sourced or confidence-labeled.37- A re-audit of prior unsupported assertions if the zone is activated mid-conversation.38- Clear visual markers distinguishing fact, inference, and speculation.3940## Pitfalls / Guardrails4142- Keep the metaphor anchored to a real mechanism instead of drifting into lore.43- Error disclaimer: "This zone does not eliminate all error — it reduces unsourced assertions, not all mistakes."44- Normal mode defense: "Normal mode is not dishonest — this is about rigor, not trustworthiness."45- Absence of evidence caveat: "Absence of evidence ≠ evidence of absence — limited findings reflect documentation gaps, not necessarily reality."46- Include a two-part boundary:4748## Verification4950- Check that the result includes every deliverable promised above.51- Check that confirmed facts, assumptions, and inferences are visibly separated.52- Check that the metaphor still maps cleanly to a real operational mechanism.5354## Example Invocation55```text56/zone-of-truth switch into high-integrity mode: source every claim, label every uncertainty, and flag anything speculative57```