delete-wg-legacy-control-planes

Delete superseded WG control planes

Metadata

Statusopen
Agent identity02e879681e52e0a384106169be043416c4d946e850ab26b2269c57681b52a6e7
Created2026-08-06T08:00:17.428521304+00:00

Description

Objective

Complete the control-plane cutover by deleting every superseded authority, adapter, compatibility branch, journal, synthetic plumbing-task generator, and retained helper process named in the ratified deletion map. Remove dead schemas and migration code after the one supported migration has been exercised. Update documentation and tests so no old path can silently return.

Do not call this complete with dormant feature flags, dual writes, duplicate reducers, or 'temporary' compatibility controllers. Stable user-facing CLI behavior may remain; obsolete internal paths may not.

Validation

  • Every deletion-map item is removed or has a time-bounded, owner-named exception approved in the design; no indefinite compatibility path remains.
  • Searches and compile-time tests prove there is one attempt reducer, one terminal authority, one completion transaction, and one provider-neutral liveness input.
  • Synthetic assignment/quality tasks no longer gate readiness or require completion candidates.
  • Process-tree tests prove no heartbeat/stream/worktree helper survives its attempt supervisor.
  • Production LOC, authority, subprocess, journal, and transition-API counts are all below the audit baseline and reported in the completion evidence.
  • Full tests, migration fixtures, installed binary build, and all relevant smoke scenarios pass.

Depends on

Required by

Log