Remove ward docker exec #1208

Merged
coilysiren merged 1 commit from issue-1206 into main 2026-07-13 22:44:24 +00:00
Member

Remove the ward-managed docker exec escape hatch from the shipped surface. The public ward docker tree stays read-only, and the removed path now fails fast as an unknown command instead of reaching the old ward=true gate.

  • Removed the hand-written leaf and its dedicated tests.
  • Trimmed docs and surface references that advertised the command.
  • Kept the internal Docker helpers used by dispatch, launch, logs, drain, reap, and broker paths.

Checks: ward exec test and pre-commit run --all-files passed.

closes #1206
ward.workflow: pull-request-and-merge

Remove the ward-managed `docker exec` escape hatch from the shipped surface. The public `ward docker` tree stays read-only, and the removed path now fails fast as an unknown command instead of reaching the old ward=true gate. - Removed the hand-written leaf and its dedicated tests. - Trimmed docs and surface references that advertised the command. - Kept the internal Docker helpers used by dispatch, launch, logs, drain, reap, and broker paths. Checks: `ward exec test` and `pre-commit run --all-files` passed. closes #1206 ward.workflow: pull-request-and-merge
feat: remove ward docker exec
All checks were successful
test / test (pull_request) Successful in 54s
d84a8b96c7
Sign in to join this conversation.
No description provided.