Record the worker install and run 5's renewed lease
Both halves are on bcaf0cc. The review lease renewed once to 22:56:10Z, since
the agent's 02:12 output was real progress against its launch baseline, so the
recovery lands twenty minutes later than the handoff first said.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011xsXyr5J1RACo71YeKG3Pu
This commit is contained in:
@@ -46,19 +46,13 @@ path untouched.
|
||||
| Half | Revision | Evidence |
|
||||
|---|---|---|
|
||||
| Coordinator, homesrv container | `bcaf0cc` | image `a5683b1869ae`, `/readyz` 200, embedded stamp checked |
|
||||
| Worker, workpc systemd | **operator to install** | staged, see below |
|
||||
| Worker, workpc systemd | `bcaf0cc` | installed 02:32:37, sha256 verified |
|
||||
|
||||
Branch `webui-and-audit-reconciliation`, HEAD `bcaf0cc`.
|
||||
|
||||
```text
|
||||
revision bcaf0cc2851734f97105beb1cd608fda4e271964
|
||||
sha256 7f2bee3d3c45a347d2f747b1aed624b3e45f8d255a47aaf710daad6fd10bc5d3
|
||||
staged /home/kami/orchestra-deploy/orchestra-worker.bcaf0cc
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo install -m 0755 /home/kami/orchestra-deploy/orchestra-worker.bcaf0cc /usr/local/bin/orchestra-worker
|
||||
sudo systemctl restart orchestra-worker
|
||||
```
|
||||
|
||||
**Confirm the installed worker checksum before believing anything else here.**
|
||||
@@ -73,9 +67,13 @@ It is parked in `review`. The review agent finished at 02:12 and stopped,
|
||||
correctly, because nothing had told it how to finish. That is F40, fixed in
|
||||
`bcaf0cc` but not deliverable to a session that already has its brief.
|
||||
|
||||
The recovery is the lease expiring at `22:36:06Z` (02:36 local). The task
|
||||
requeues, review relaunches with the corrected brief, and the agent can write
|
||||
`.orchestra/done`.
|
||||
The recovery is the lease expiring. It renewed once to `22:56:10Z` (02:56
|
||||
local), because the agent's 02:12 output counted as real progress against its
|
||||
launch baseline. The next renewal window opens around 02:46 and must be refused,
|
||||
since the pane has not moved since.
|
||||
|
||||
On expiry the task requeues, review relaunches with the corrected brief, and the
|
||||
agent can write `.orchestra/done`.
|
||||
|
||||
**Do not press anything into that pane.** The relaunch is the proof.
|
||||
|
||||
@@ -150,7 +148,7 @@ worker health is a silent stall, and worker health holds one slot (F18).
|
||||
|
||||
## Next session, in order
|
||||
|
||||
1. Install the worker binary above, then confirm the checksum.
|
||||
1. Confirm the installed worker checksum matches the revision above.
|
||||
2. Let run 5's lease expire and watch the review relaunch. Do not intervene.
|
||||
Expect `.orchestra/done`, an idle confirmation, then finalisation.
|
||||
3. If it finalises, run 5 is a complete conformance proof. Record it and treat
|
||||
|
||||
Reference in New Issue
Block a user