docs: claim loop is primary for FI; dual-clock timer retired
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Record 2026-08-05 cutover after per-fire ops_run keys were fixed and
the FI host timer disabled on railiance01.
This commit is contained in:
tegwick 2026-08-05 15:33:21 +02:00
parent 21dc228cb1
commit 3b2528ab84
2 changed files with 6 additions and 4 deletions

View file

@ -18,7 +18,8 @@ defaults `OPS_RUN_QUEUE_ENABLED=true`; railiance still needs image + migration
2. Expose claim API on **actcore-api** (image that includes WP-0026).
3. Worker **emit_tasks** dual-writes open `ops_run` rows.
4. Smoke: FI (or Binky) one-shot → `GET /ops-runs?state=open` shows a row.
5. **Do not** remove host systemd timers until REIN-A-0002 claim loop is proven.
5. Host systemd timers are break-glass only once claim loop is proven
(FI dual-clock timer disabled 2026-08-05 after per-fire ops_run keys).
## Non-goals