chore: promote coulomb-loop pilot schedule to daily stabilize phase
Some checks failed
ci / test (push) Has been cancelled
Some checks failed
ci / test (push) Has been cancelled
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
# Kaizen scheduled agent execution (ADR-005)
|
# Kaizen scheduled agent execution (ADR-005)
|
||||||
# Engagement: coulomb-loop bootstrap — hourly crons, daily cadence enum
|
# Engagement: coulomb-loop — stabilize phase (daily crons per ADR-003)
|
||||||
# Regulator promotes to daily/weekly per ADR-003
|
# Promoted 2026-06-18 after 3/3 bootstrap E2E cycles
|
||||||
version: '1'
|
version: '1'
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
agents:
|
agents:
|
||||||
coach:
|
coach:
|
||||||
cadence: daily
|
cadence: daily
|
||||||
cron: "15 * * * *"
|
cron: "0 9 * * *"
|
||||||
enabled: true
|
enabled: true
|
||||||
optimization:
|
optimization:
|
||||||
cadence: daily
|
cadence: daily
|
||||||
cron: "30 * * * *"
|
cron: "0 10 * * *"
|
||||||
enabled: true
|
enabled: true
|
||||||
tdd-workflow:
|
tdd-workflow:
|
||||||
cadence: monthly
|
cadence: monthly
|
||||||
|
|||||||
Reference in New Issue
Block a user