Skip to content

good-question v0.2.0

Latest

Choose a tag to compare

@Rimagination Rimagination released this 30 Jun 16:44

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.md to 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.md and docs/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: passed
  • powershell -ExecutionPolicy Bypass -File scripts\verify-release.ps1 -Level broad: passed
  • powershell -ExecutionPolicy Bypass -File scripts\verify-release.ps1 -Level mature: passed