You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plan 00055: relocate acceptance script into plan folder + add deploy/triage
Apply the new plan-local-scripts convention to Plan 00055:
- git mv scripts/acceptance-container-watch.bash → CLAUDE/Plan/00055-.../acceptance.bash
(now resolves repo root via `git rev-parse --show-toplevel` instead of a
fixed ../ hop, since it sits deeper in the tree).
- Add deploy.bash (runs the opt-in play on the HOST) and triage.bash
(forces a scan, shows the timer schedule + findings). Both fail-fast,
bash -n + shellcheck clean.
- Update PLAN.md / testing.md / testing-checklist.md references to the new
in-folder path.
- Task 4.2 → In Progress: deploy confirmed on HOST (timer registered + fired,
oneshot service runs, status/list OK — 0 findings). Panel + L2/L3 HOST runs
still pending.
The permanent no-kill QA gate stays at scripts/qa-nokill-containerwatch.bash
and the regression suite stays under tests/helpers/containerwatch/ — those are
persistent deliverables, not plan scaffolding.
Refs: CLAUDE/Plan/00055-container-process-watchdog
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments