2026-06-19 11:32:36 +02:00
|
|
|
# Kaizen scheduled agent execution manifest (ADR-005)
|
|
|
|
|
# Engagement: coulomb-loop bootstrap — weekly cadence
|
|
|
|
|
# Regulator promotes cadence per customer engagement policy (ADR-003).
|
|
|
|
|
# Validate with: kaizen-agentic schedule validate
|
2026-06-18 04:53:51 +02:00
|
|
|
version: '1'
|
|
|
|
|
timezone: Europe/Berlin
|
|
|
|
|
agents:
|
|
|
|
|
coach:
|
2026-06-19 11:32:36 +02:00
|
|
|
cadence: weekly
|
|
|
|
|
cron: 0 9 * * 1
|
2026-06-18 04:53:51 +02:00
|
|
|
enabled: true
|
|
|
|
|
optimization:
|
2026-06-19 11:32:36 +02:00
|
|
|
cadence: weekly
|
|
|
|
|
cron: 0 10 * * 1
|
2026-06-18 04:53:51 +02:00
|
|
|
enabled: true
|