Skip to content

DWM v20.6.0

Latest

Choose a tag to compare

@moonweave moonweave released this 16 Jun 09:16

DWM v20.6.0

First public release checkpoint for the V12-V20 product-control-plane line.

Highlights

  • V12 adapter command planner produces deterministic next-command artifacts
    without live execution.
  • V13-V16 add bounded runner, session/worktree runtime, review/repair, and
    multi-worker fanout slices.
  • V17 adds read-only HUD evidence and hash-bound approval writing.
  • V18-V19 add repo-local install packaging and adapter registry contracts for
    fixture, Codex, Claude, and shell adapter surfaces.
  • V20-V20.6 add release hardening, independent reviewer gate, and deterministic
    dogfood replay evidence.

Safety Boundary

This release does not claim unrestricted autonomous execution, live Claude
adapter execution, production deployment, package publication, external hosted
dashboard service, secret access, or history rewrite.

Generated out/ artifacts remain evidence, not source truth.

Verification

Release verification was performed with:

python scripts/dwm_dogfood_replay.py --self-test
python scripts/dwm_dogfood_replay.py --manifest fixtures/v20.6/manifest.json --out out/dogfood-replay/v20.6-final
python scripts/dwm.py --self-test
python scripts/check_contract.py --self-test
python scripts/check_contract.py
python scripts/check_release_text.py .
python scripts/check_whitespace.py .