v0.6.3
What changed
- Add the autoresearch agent loop methodology from #67.
- Add the US market selloff case now present on
main. - Absorb the Mira research validation hardening from #69:
- case-level research package manifests
- evidence posture migration for active logs
- calculation-ledger traceability for derived calculations
- repository validation contract tests
- one-command
scripts/run_quality_gate.py - copyable ChatGPT conversation instructions
Verification
For #69 before merge:
git diff --cached --check
python3 scripts/run_quality_gate.pyFull quality gate passed: py_compile, repository validation contract tests, repository validation, and long-term release checks.
Full Changelog: v0.6.2...v0.6.3