schedule daily standup advisories

This commit is contained in:
kami
2026-07-26 20:35:57 +04:00
parent 6392e4e196
commit b4d9621d89
4 changed files with 64 additions and 1 deletions
+2
View File
@@ -73,6 +73,8 @@ Federation control-plane foundations now include worker registration, heartbeat
Configured herdr `quota_limit` values are now wired into router availability using the rolling-window 80% conservative filter; previously the quota implementation existed but was not active in server routing.
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.
Recommended order:
1. Add the orchestration coordinator: lease → worktree → harness session → bootstrap → lifecycle events.