92f32d6fea0f584db6555e2f547ef1201744812e
Two gaps F33 left behind. F34: the renewal gate exempts a lease with no baseline, so a pane that opened and never started got a full free renewal period. That is the exact case the gate exists to catch, and it happened live at 01:33:37: the stuck run 5 lease renewed to 22:03 on a pane that had not moved since 01:13. Baseline the progress hash at launch, where the pane is already being read. F35: nothing could re-poke a live pane. Orchestra can put text in an editor and be wrong about whether it landed, and the only recovery was to destroy the lease and wait out expiry, roughly an hour. The new "resubmit" action presses Enter on text Orchestra itself submitted. It changes no lifecycle state so it appends no event, and it is fenced like an approval: a live worker-owned pane at the capture revision the operator was looking at. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011xsXyr5J1RACo71YeKG3Pu
Description
No description provided