docs: morning review via activity CLI

This commit is contained in:
tegwick 2026-08-06 13:05:49 +02:00
parent df879742b2
commit 846cccd476

View file

@ -20,6 +20,16 @@ rein-aharness on railiance01 (does the work)
primary: claim-loop → ops_run → fi-research-brief (REIN-A-0002)
break-glass only: host timer 07:35 (disabled 2026-08-05; re-enable if claim loop down)
llm-connect drafts brief → commit → push → fi_daily_brief
Operator morning review (no AI) from this repo:
```bash
cd ~/freedom-intelligence && git pull --ff-only
activity status
activity inbox
# activity ack briefs/YYYY/MM/YYYY-MM-DD.md
```
Requires `activity` CLI from activity-core (`uv tool install -e ~/activity-core`).
Optional: `ACTIVITY_CORE_URL` + `STATE_HUB_URL` for live runs/hub join.
freedom-intelligence repo