Skip to content

v3.3.0 - Expanded planning mode

Choose a tag to compare

@MJWNA MJWNA released this 29 Apr 13:18
· 17 commits to main since this release
953528d

Summary

  • Adds opt-in expanded mode for long-horizon Linear planning projects.
  • Adds references/expanded-mode.md, expanded-mode templates, research/spec/dogfood docs, and README guidance.
  • Adds evaluator coverage proving expanded mode is additive and baseline mode remains the default.

Verification

  • Local full verification passed, including shell regression, unittest graph tests, front-door evaluator 150/150, CLI evaluator 130/130, all-verticals audit, syntax/YAML checks, install sync, and install check.
  • GitHub PR checks passed: test, analyze, and CodeQL.