Add coulomb-loop pilot schedule opt-in and supplier engagement workplan.
Commit ADR-005 schedule manifest for hourly bootstrap phase and KAIZEN-WP-0008 to support the coulomb-loop customer engagement.
This commit is contained in:
parent
843cf4eee0
commit
d220bae007
3 changed files with 332 additions and 2 deletions
17
.kaizen/schedule.yml
Normal file
17
.kaizen/schedule.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Kaizen scheduled agent execution (ADR-005)
|
||||
# Engagement: coulomb-loop bootstrap — hourly crons, daily cadence enum
|
||||
# Regulator promotes to daily/weekly per ADR-003
|
||||
version: '1'
|
||||
timezone: Europe/Berlin
|
||||
agents:
|
||||
coach:
|
||||
cadence: daily
|
||||
cron: "15 * * * *"
|
||||
enabled: true
|
||||
optimization:
|
||||
cadence: daily
|
||||
cron: "30 * * * *"
|
||||
enabled: true
|
||||
tdd-workflow:
|
||||
cadence: monthly
|
||||
enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue