support milestone and thrash rotation signals

This commit is contained in:
kami
2026-07-26 20:36:17 +04:00
parent b4d9621d89
commit 4364dff9c2
3 changed files with 22 additions and 2 deletions
+2
View File
@@ -75,6 +75,8 @@ Configured herdr `quota_limit` values are now wired into router availability usi
Quota/standup scheduling now treats `QuotaReported` and `StandupAdvisory` as global events, adds `/v1/standup` read/request behavior, and emits one daily advisory during the 03:00 UTC safety window. Advisory contents include queued, leased, and blocked tasks.
Harness adapters now expose optional `pane.rotation_signal` support for milestone/thrash triggers. The coordinator records the returned trigger reason in the handoff release and still requires a safe turn boundary before releasing.
Recommended order:
1. Add the orchestration coordinator: lease → worktree → harness session → bootstrap → lifecycle events.