ops: pause stale-lineage consistency sweep
This commit is contained in:
parent
0b0254a85d
commit
22d93669ce
1 changed files with 12 additions and 4 deletions
|
|
@ -2,12 +2,13 @@
|
|||
id: "7c4e9a12-8f3b-4d5e-9c6a-1b2d3e4f5a6b"
|
||||
name: "State Hub Consistency Sweep"
|
||||
type: activity-definition
|
||||
version: "1.0"
|
||||
enabled: true
|
||||
version: "1.1"
|
||||
enabled: false
|
||||
owner: custodian
|
||||
governance: custodian
|
||||
status: active
|
||||
status: paused
|
||||
created: "2026-06-21"
|
||||
updated: "2026-08-21"
|
||||
trigger:
|
||||
type: cron
|
||||
cron_expression: "*/15 * * * *"
|
||||
|
|
@ -37,6 +38,13 @@ activity-core owns the cron schedule and ActivityRun audit trail.
|
|||
|
||||
## Runner Status
|
||||
|
||||
Paused 2026-08-21 under `RMGR-WP-0005-T11`. The production State Hub sweep
|
||||
mounted `/home/tegwick` read-write and the operator's `/home/tegwick/.ssh`,
|
||||
while 70 railiance01 checkouts still targeted the superseded `gitea-remote`
|
||||
lineage. The Temporal schedule is paused and State Hub sweep mounts are disabled
|
||||
until those checkouts are reconciled to `forgejo-remote` and the registrar
|
||||
preflight passes. Do not re-enable this definition independently.
|
||||
|
||||
`enabled: true` during `STATE-WP-0064-T03` parallel week (started
|
||||
2026-06-21) alongside the local `custodian-sync.timer`. Both invoke the
|
||||
same State Hub API; the process lock makes overlapping runs idempotent.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue