Skip to content

v3.2.0 - Safe parallelism contract

Choose a tag to compare

@MJWNA MJWNA released this 28 Apr 08:13
· 18 commits to main since this release
e0ef2ca

Highlights

  • Added an explicit safe-parallelism contract requiring repeated checkpoints, dependency/write-scope/risk/verification grouping, worktree-safe parallel agents, bounded context-isolation agents, serial-constraint explanations, and follow-up issue splitting.
  • Expanded execution references and the companion ledger template with concrete safe-parallelism allocation fields and checkpoint recording.
  • Added front-door evaluator and all-verticals coverage for the safe-parallelism contract.

Verification

  • GitHub PR #15 checks passed: test, analyze, CodeQL.
  • GitHub PR #16 checks passed: test, analyze, CodeQL.
  • Local checks passed: shell regression tests, GraphQL/graph feature unit tests, front-door evaluator 125/125, CLI evaluator 130/130, all-verticals evaluator 10/10, syntax/YAML checks, install with docs, installed parity check.
  • shellcheck was skipped locally because it is not installed.