Align FI recurrence with activity-core + rein-aharness (drop workstation cron).

Document the three-layer model, add railiance-rhythm executor install, and
point playbooks at rein-aharness fi-research-brief instead of local crontab.
This commit is contained in:
tegwick 2026-08-03 17:53:07 +02:00
parent 70cbfe0c6c
commit 46cfcd7a51
10 changed files with 248 additions and 100 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Freedom Intelligence daily research brief (rein-aharness on Railiance)
After=network-online.target
[Service]
Type=oneshot
Environment=HOME=%h
WorkingDirectory=%h/freedom-intelligence
ExecStart=%h/freedom-intelligence/scripts/railiance-rhythm/run-daily.sh
Nice=10

View file

@ -0,0 +1,10 @@
[Unit]
Description=Timer: FI research brief weekdays 07:35 Europe/Berlin
[Timer]
OnCalendar=Mon..Fri *-*-* 07:35:00 Europe/Berlin
Persistent=true
Unit=fi-research-brief-daily.service
[Install]
WantedBy=timers.target