generated from coulomb/repo-seed
feat: complete LOOP-WP-0001 bootstrap exit and daily cadence promotion
Record 3/3 consecutive hourly E2E cycles, session-close metrics on all pilots, and promote kaizen stack to stabilize phase (daily 08/09/10 crons).
This commit is contained in:
@@ -7,7 +7,7 @@ governance: coulomb_social
|
||||
status: proposed
|
||||
trigger:
|
||||
type: cron
|
||||
cron_expression: "15 * * * *"
|
||||
cron_expression: "0 9 * * *"
|
||||
timezone: Europe/Berlin
|
||||
misfire_policy: skip
|
||||
context_sources:
|
||||
|
||||
@@ -7,7 +7,7 @@ governance: coulomb_social
|
||||
status: proposed
|
||||
trigger:
|
||||
type: cron
|
||||
cron_expression: "0 * * * *"
|
||||
cron_expression: "0 8 * * *"
|
||||
timezone: Europe/Berlin
|
||||
misfire_policy: skip
|
||||
context_sources:
|
||||
|
||||
@@ -7,7 +7,7 @@ governance: coulomb_social
|
||||
status: proposed
|
||||
trigger:
|
||||
type: cron
|
||||
cron_expression: "30 * * * *"
|
||||
cron_expression: "0 10 * * *"
|
||||
timezone: Europe/Berlin
|
||||
misfire_policy: skip
|
||||
context_sources:
|
||||
|
||||
Reference in New Issue
Block a user