Pause noisy ACP smoke-test heartbeat

This commit is contained in:
2026-03-09 15:03:24 +10:00
parent 8d1002f41d
commit f65ecfd2d0
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -2,14 +2,14 @@
"version": 1,
"activeProject": {
"name": "ACP + Codex smoke test",
"state": "armed",
"state": "paused",
"timeoutMin": 15,
"lastUserVisibleUpdateAt": "2026-03-09T12:58:00+10:00",
"lastCheckAt": "2026-03-09T12:58:00+10:00",
"lastUserVisibleUpdateAt": "2026-03-09T15:03:00+10:00",
"lastCheckAt": "2026-03-09T15:03:00+10:00",
"trackedWorkers": [
"main",
"codex (ACP)"
],
"notes": "Tao approved trying a harder anti-silence rule. This project is now the active heartbeat test. If 15 minutes pass without fresh ACP execution evidence, main must still send a user-visible timeout update with blocked/no-change/plain blocker wording instead of staying silent. Current known blocker: acpx non-interactive permissions likely block writes/exec in ACP smoke tests."
"notes": "Paused by Tao at 15:03 after repeated low-value automatic blocked/no-change updates. Do not emit further heartbeat nudges for this ACP smoke test unless the project is explicitly re-armed with a new experiment or new evidence path."
}
}