From 7d0cd7644a8cf676ab073d0cf5b0f9c1660feea9 Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 3 Aug 2026 20:04:26 +0200 Subject: [PATCH] Document claim-loop as primary FI executor path (REIN-A-0002). Host timer remains break-glass until timer cutover proof window. --- docs/recurrence-ops.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/recurrence-ops.md b/docs/recurrence-ops.md index 032f534..1975a54 100644 --- a/docs/recurrence-ops.md +++ b/docs/recurrence-ops.md @@ -17,7 +17,8 @@ activity-core (when / what / where) │ ▼ rein-aharness on railiance01 (does the work) - host timer 07:35 → fi-research-brief + primary: claim-loop → ops_run → fi-research-brief (REIN-A-0002) + interim/break-glass: host timer 07:35 → fi-research-brief llm-connect drafts brief → commit → fi_daily_brief │ ▼ @@ -34,7 +35,8 @@ freedom-intelligence repo | Resolver | activity-core `fi_brief_status` | | Sink | `ISSUE_SINK_TYPE=state-hub` → `activity_task_spawn` | | Executor | `rein-aharness fi-research-brief` | -| Host timer | `scripts/railiance-rhythm/` (interim until spawn poller) | +| Claim loop | `rein-aharness claim-loop` (ops_run; REIN-A-0002) | +| Host timer | `scripts/railiance-rhythm/` (**break-glass** after T05 proof) | ---