What problem does it solve?
Run an iterative hypothesis loop on an open question with no known answer. Produces a ledger of claim, evidence, experiment, insight, and confidence for every round, closing with a final report of validated insights. Use when the question is open-ended ("how do X systems handle Y?", "why does Z regress under load?"), when literature review is load-bearing, or when the next step depends on answers the team does not have yet. Do NOT use when the question is a yes/no feasibility probe (route to /safer:spike) or when the work is to ship code (route to /safer:spec or /safer:implement-*).
Core Features & Use Cases
- Iterative hypothesis loop: structure the inquiry into rounds with CLAIM, EVIDENCE, EXPERIMENT, INSIGHT, and CONFIDENCE.
- Ledgered reasoning: preserves the reasoning trace and culminates in a final validated insights report.
- Use Case: for open-ended questions like "how do systems handle X?" or "what is the state of the art?" when next steps depend on uncertain results.
Quick Start
Provide a clear open-ended research question and initiate the safer:research workflow to begin the iterative hypothesis loop.