chore: promote coulomb-loop pilot schedule to daily stabilize phase
This commit is contained in:
parent
0362c192d4
commit
5742e2c334
1 changed files with 4 additions and 4 deletions
|
|
@ -1,16 +1,16 @@
|
|||
# Kaizen scheduled agent execution (ADR-005)
|
||||
# Engagement: coulomb-loop bootstrap — hourly crons, daily cadence enum
|
||||
# Regulator promotes to daily/weekly per ADR-003
|
||||
# Engagement: coulomb-loop — stabilize phase (daily crons per ADR-003)
|
||||
# Promoted 2026-06-18 after 3/3 bootstrap E2E cycles
|
||||
version: '1'
|
||||
timezone: Europe/Berlin
|
||||
agents:
|
||||
coach:
|
||||
cadence: daily
|
||||
cron: "15 * * * *"
|
||||
cron: "0 9 * * *"
|
||||
enabled: true
|
||||
optimization:
|
||||
cadence: daily
|
||||
cron: "30 * * * *"
|
||||
cron: "0 10 * * *"
|
||||
enabled: true
|
||||
tdd-workflow:
|
||||
cadence: monthly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue