Fixed
- V048 LOC budget scoped to current wave only.
--wave flag on polywave-tools validate restricts the LOC budget check to agents in the target wave. Completed Wave 1 agents no longer block Wave 2 launches after their files grew post-merge.
original_branch removed from IMPL manifest. Operational state moved to .polywave-state/waveN/prepare-result.json. Eliminates the recurring prepare-wave / validate schema disagreement (V013_UNKNOWN_KEY) that blocked every wave launch via the H5 hook.
- Protocol-engine schema conformance restored. Go engine's
IMPLManifest struct now has zero fields outside the protocol schema (35 fields, zero drift).
Upgrade
brew upgrade blackwell-systems/tap/polywave-tools
# or
go install github.com/blackwell-systems/polywave-go/cmd/polywave-tools@v0.100.3