Summary
good-question v0.2.0 adds first-principles support as a user-facing calibration layer, not as a replacement for the existing research-question system.
Highlights
- Adds
references/first-principles-lens.mdto explain how first-principles thinking supports stakes, assumptions, rival explanations, falsifiers, and evidence boundaries. - Adds
evals/first-principles-literature-cases.md, with literature-grounded pressure cases based on Herfeld & Ivanova, Hendry, Hoover, Tan & Xiao, Platt, and Alvesson & Sandberg. - Updates README with more natural Chinese wording and a user-facing section on how first principles helps the project.
- Keeps release-gate and eval details out of the main README flow; maintainer guidance remains in
CONTRIBUTING.mdanddocs/release-checklist.md. - Updates release verification so broad and mature gates require the new first-principles assets without forcing maintainer details into the user README.
Verification
git diff --check: passedpowershell -ExecutionPolicy Bypass -File scripts\verify-release.ps1 -Level broad: passedpowershell -ExecutionPolicy Bypass -File scripts\verify-release.ps1 -Level mature: passed