Bootstrap coulomb-loop engagement: governance, loops, and activity definitions.
Register with state-hub, accept DEC-001–004 and ADR-004 rotation policy, scaffold pilot roster, hourly ActivityDefinition copies, and bootstrap log after schedule init on three custodian pilot repos.
This commit is contained in:
parent
d09a5722d5
commit
e783dc9a2b
40 changed files with 2783 additions and 0 deletions
4
loops/quality-escalation/cadence.yml
Normal file
4
loops/quality-escalation/cadence.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
loop: quality-escalation
|
||||
phase: bootstrap
|
||||
cron: "45 * * * *"
|
||||
regulator_approval: pending
|
||||
25
loops/quality-escalation/thresholds.yml
Normal file
25
loops/quality-escalation/thresholds.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
version: "1"
|
||||
decision: DEC-002 option A
|
||||
|
||||
triggers:
|
||||
low_success_rate:
|
||||
threshold: 0.8
|
||||
min_executions: 5
|
||||
agent: optimization
|
||||
priority: high
|
||||
quality_decline:
|
||||
consecutive_declines: 3
|
||||
agent: optimization
|
||||
priority: medium
|
||||
optimizer_unacted:
|
||||
check: recommendations.jsonl
|
||||
agent: optimization
|
||||
priority: medium
|
||||
|
||||
bootstrap:
|
||||
mechanism: hourly_sweep
|
||||
definition: hourly-metrics-health-sweep
|
||||
stabilize:
|
||||
mechanism: event_primary
|
||||
definition: low-success-rate-review
|
||||
backup_sweep_cron: "0 6 * * *"
|
||||
Loading…
Add table
Add a link
Reference in a new issue