Doubt v0.3.0 — Evidence maps readers can test
Evidence maps readers can test
Doubt now ships a complete loop from a contested question to a source-grounded
artifact—and a preregistered test of whether that artifact helps readers more
than cited prose.
Try it
-
Install the workflow with GitHub CLI 2.90+:
gh skill install alsoleg89/doubt doubt
Or install it across supported local agents:
npx doubt-ai init --agent all
What changed
- Added a current, source-grounded Agent Skills vs MCP map with explicit
contradictions, qualifications, and one decision-changing unknown. - Added a preregistered five-topic reader study with balanced local assignment,
25 keyed tasks, anonymous JSON export, and no network submission. - Added a fail-closed analyzer that refuses condition-level conclusions before
ten complete unique sessions. - Added native
.github/skills/doubtdiscovery forgh skill, enforced
byte-for-byte against the canonical portable skill in CI. - Replaced the Pages redirect with a gallery for the topical map, dogfood
decision record, and reader benchmark.
The deterministic evidence contract remains 12/12 on its adversarial suite.
This proves structural traceability and safe rendering—not source truth or
faithful AI extraction. The reader study has no published winner until its
preregistered stopping rule is met.
For CI validation of every *.doubt.json map:
- uses: alsoleg89/doubt@v0.3.0Full changelog: v0.2.1...v0.3.0