Skip to content

v0.6.3

Choose a tag to compare

@openleek openleek released this 09 Jun 04:09
d08ad3b

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.py

Full quality gate passed: py_compile, repository validation contract tests, repository validation, and long-term release checks.

Full Changelog: v0.6.2...v0.6.3