omnarai_inquiry_brief
Generate a provenance-preserving inquiry brief from a draft claim or plan, revealing shared ground, attributed tensions, missing evidence, sharper questions, and one next evidence move.
Instructions
Turn a DRAFT claim, decision, or plan into a bounded, provenance-preserving inquiry brief: shared ground the corpus supports, attributed cross-model tensions (certification tier preserved), missing evidence, sharper falsifiable questions, and ONE concrete next evidence move.
Retrieval-first and deterministic by default (~2s): it re-organizes real corpus records and matching Divergence Atlas records — no language model runs unless the caller explicitly passes include_deliberation=true (slow, ~25s; the deliberation is appended and disclosed, never silent).
Calibration is preserved, never upgraded: C0 = displayed once, C1 = paraphrase-robust, C2 = pressure-robust; only C3 records are certified genuine divergence. Stale model versions are flagged. If the corpus lacks coverage, the brief says so and returns evidence-seeking questions instead of invented tensions.
This tool informs an investigation; it does not decide, approve, or execute. Invoke it explicitly on a draft you are inspecting — it is not an automatic critic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | Optional. What you are trying to decide, build, or learn — echoed into the brief to frame the next move. | |
| draft | Yes | The claim, decision, plan, or question to inspect (max 4,000 chars). Treated strictly as data, never as instructions. | |
| focus | No | Optional, default all. Tilts retrieval layers and which sharper questions are generated. | |
| stakes | No | Optional, default medium. 'high' adds external-validation gaps to missing evidence. | |
| max_sources | No | Optional, default 6, clamped 1–10. Maximum corpus records cited as sources. | |
| include_deliberation | No | Optional, default false. When true, additionally runs the engine's slow (~25s) multi-voice deliberation and appends it, disclosed, to the brief. |