26 lines
902 B
YAML
26 lines
902 B
YAML
# Duty cadence for eng-coulomb-railiance01-ho-001
|
|
# Entries declare intent. Manual prepare remains active until an engagement-specific
|
|
# activity-core definition and versioned Glas profile are registered and smoke-tested.
|
|
engagement_id: eng-coulomb-railiance01-ho-001
|
|
timezone: Europe/Berlin
|
|
entries:
|
|
- id: daily-health-load
|
|
agent: host-operator
|
|
duty: standard_review
|
|
protocols:
|
|
- load-workload-review
|
|
- k3s-node-health-assessment
|
|
cadence: daily
|
|
cron: "0 9 * * 1-5"
|
|
enabled: true
|
|
notes: "Declared after T10 ramp-up exit 2026-07-16; manual prepare until activity-core/Glas wiring is accepted"
|
|
|
|
- id: weekly-os-security
|
|
agent: host-operator
|
|
duty: deep_assessment
|
|
protocols:
|
|
- os-security-pass
|
|
cadence: weekly
|
|
cron: "0 10 * * 1"
|
|
enabled: true
|
|
notes: "Privileged upgrades remain human-gated under manual or automated execution"
|