coordinate rotation at harness turn boundaries

This commit is contained in:
kami
2026-07-26 20:32:01 +04:00
parent 4093bdb683
commit 26011ed33c
3 changed files with 23 additions and 0 deletions
+2
View File
@@ -67,6 +67,8 @@ Quota reporting now has strict payload validation, and `router.QuotaAvailability
Notification delivery now supports Telegram and ntfy fan-out for completion, failure, block, and approval events, with event cursors, bounded polling, and notify-only surface policy preserved. Configure `ORCHESTRA_TELEGRAM_BOT_TOKEN`/`ORCHESTRA_TELEGRAM_CHAT_ID` or `ORCHESTRA_NTFY_TOPIC` to enable it.
Rotation now honors an optional herdr turn-boundary probe (`pane.status`) before hard-threshold release. Adapters without the optional capability retain occupancy-based fallback behavior.
Recommended order:
1. Add the orchestration coordinator: lease → worktree → harness session → bootstrap → lifecycle events.