docs: consolidate agent execution and custody
This commit is contained in:
parent
6ed5708c21
commit
d691135c4a
19 changed files with 372 additions and 64 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Duty cadence for eng-coulomb-railiance01-ho-001
|
||||
# activity-core wiring optional (Phase 3); manual prepare is enough for Phase 1
|
||||
# Entries declare intent. Manual prepare remains active until an engagement-specific
|
||||
# activity-core definition and rein-aharness profile are registered and smoke-tested.
|
||||
engagement_id: eng-coulomb-railiance01-ho-001
|
||||
timezone: Europe/Berlin
|
||||
entries:
|
||||
|
|
@ -12,7 +13,7 @@ entries:
|
|||
cadence: daily
|
||||
cron: "0 9 * * 1-5"
|
||||
enabled: true
|
||||
notes: "Enabled after T10 ramp-up exit 2026-07-16; manual prepare until activity-core wired"
|
||||
notes: "Declared after T10 ramp-up exit 2026-07-16; manual prepare until activity-core/rein-aharness wiring is accepted"
|
||||
|
||||
- id: weekly-os-security
|
||||
agent: host-operator
|
||||
|
|
@ -22,4 +23,4 @@ entries:
|
|||
cadence: weekly
|
||||
cron: "0 10 * * 1"
|
||||
enabled: true
|
||||
notes: "Privileged upgrades remain human-gated even when enabled"
|
||||
notes: "Privileged upgrades remain human-gated under manual or automated execution"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue