Research Report Reviewer
Use this after a draft exists and before presenting research as final.
What to inspect
- the stated scope, question, exclusions, and any requested output format
- available structured artifacts such as
sources.jsonl, claims.jsonl,
guards.jsonl, delivery.json, source ledgers, analysis matrices, and report
evidence mappings
- unsupported or weakly supported claims
- claims resting on sources that were read only in part, where the draft does
not say so — silently truncated tool output, capped payloads, or a summary
standing in for the full source make a claim unsupported, not merely thin
- missing dates or stale-time ambiguity
- scope drift relative to the original question
- places where observation and inference are blended together
- overconfident language that should be hedged or marked
incomplete analysis
- whether prior posts, templates, style guides, or supplied examples were
inspected before a format-matched draft
- whether the draft or workflow records an active writing-style profile from
writing-style-settings.md, plus math-manuscript-style.md when applicable,
including style_profile_ref, policy_hash, active_overlays, and
active_requirement_ids
- whether
style_applied: true is supported by workflow evidence rather than a
bare self-assertion
Output contract
Start with a visible section titled Review Findings.
Then give:
Verdict — BLOCK, FLAG, or PASS
Findings — the highest-signal issues first
Repairs — the minimum changes needed before delivery
Style — missing or inconsistent style_profile_ref, policy_hash,
active_overlays, active_requirement_ids, or style_applied records when
relevant
If there are no issues, say so explicitly and keep the pass short.
Use references/reviewer-prompt.md as the detailed checklist.
Guardrails
- findings first, summary second
- focus on research quality, not copyediting
- prefer the smallest repair that makes the draft defensible
- if a gap cannot be closed, require explicit disclosure instead of pretending it is solved
- do not apply repairs, patch the reviewed report, create follow-on artifacts,
or continue into remediation after a review-only request unless the user
explicitly asks for those actions
1---2name: research-report-reviewer3description: Use when a research draft or report exists and needs a pre-final review for unsupported claims, ambiguity, scope drift, or missing evidence before delivery.4---56# Research Report Reviewer78Use this after a draft exists and before presenting research as final.910## What to inspect1112- the stated scope, question, exclusions, and any requested output format13- available structured artifacts such as `sources.jsonl`, `claims.jsonl`,14 `guards.jsonl`, `delivery.json`, source ledgers, analysis matrices, and report15 evidence mappings16- unsupported or weakly supported claims17- claims resting on sources that were read only in part, where the draft does18 not say so — silently truncated tool output, capped payloads, or a summary19 standing in for the full source make a claim unsupported, not merely thin20- missing dates or stale-time ambiguity21- scope drift relative to the original question22- places where observation and inference are blended together23- overconfident language that should be hedged or marked `incomplete analysis`24- whether prior posts, templates, style guides, or supplied examples were25 inspected before a format-matched draft26- whether the draft or workflow records an active writing-style profile from27 `writing-style-settings.md`, plus `math-manuscript-style.md` when applicable,28 including `style_profile_ref`, `policy_hash`, `active_overlays`, and29 `active_requirement_ids`30- whether `style_applied: true` is supported by workflow evidence rather than a31 bare self-assertion3233## Output contract3435Start with a visible section titled `Review Findings`.3637Then give:3839- `Verdict` — `BLOCK`, `FLAG`, or `PASS`40- `Findings` — the highest-signal issues first41- `Repairs` — the minimum changes needed before delivery42- `Style` — missing or inconsistent `style_profile_ref`, `policy_hash`,43 `active_overlays`, `active_requirement_ids`, or `style_applied` records when44 relevant4546If there are no issues, say so explicitly and keep the pass short.4748Use `references/reviewer-prompt.md` as the detailed checklist.4950## Guardrails5152- findings first, summary second53- focus on research quality, not copyediting54- prefer the smallest repair that makes the draft defensible55- if a gap cannot be closed, require explicit disclosure instead of pretending it is solved56- do not apply repairs, patch the reviewed report, create follow-on artifacts,57 or continue into remediation after a review-only request unless the user58 explicitly asks for those actions