Commit ed3ec5f
committed
prompt: retire run_smoke_copy_drift — a stale draft copy of a shipped task
The prompt was issued from a copy rather than moved, so
draft/maintenance/ci/run_smoke_copy_drift.md stayed behind when the task went to
active/ and then into complete/2026/08/smoke-runner-delegation.md. It is a strict
prefix of the copy that record folds — identical through the re-scoped task list,
missing only the Issued:/Filed: headers and the 2026-08-24 re-measurement — so it
kept rendering on the dashboard as pickable backlog for work already merged.
Proof, not resemblance. Verified against the merged end state rather than the
record: autolens_workspace and autogalaxy_workspace .github/scripts/run_smoke.py
are both 119-line shims on origin/main and the vestigial _BUILD_DIR line the
prompt's step 4 asked about is gone; and the acceptance criterion that
consolidation must not cost autolens_workspace_test its per-script timeout holds
through the shared path, build_util.execute_scripts_in_folder -> execute_script ->
timeout_for(env) with run_capped(timeout=...) and TimeoutExpired handling.
Recorded in the existing completion record rather than writing a second one for
the same task. Reconcile over draft/maintenance/ci is now clean (0 suspects of
133); dashboard and complete/index.md regenerated.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KmWbYJw4cJJnt4eK6NoZjL1 parent 25d82e5 commit ed3ec5f
4 files changed
Lines changed: 123 additions & 206 deletions
File tree
- complete/2026/08
- draft/maintenance/ci
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
120 | 143 | | |
121 | 144 | | |
122 | 145 | | |
| |||
0 commit comments