BINKY-WP-0004 finished: retire workstation cron, Railiance rhythm timers
Some checks failed
Work Records / validate (push) Has been cancelled
Some checks failed
Work Records / validate (push) Has been cancelled
Complete T06 cutover: remove binky rhythm bridge crontab, install scripts/railiance-rhythm systemd user timers on railiance01 (Europe/Berlin), document residual continuous-intake gaps as BINKY-WP-0006. Three completion event types verified (daily_brief, mail_intake on Railiance, weekly_review). DEC-2026-003 marked resolved/executed.
This commit is contained in:
parent
f17a065ed0
commit
c3ea150971
22 changed files with 380 additions and 149 deletions
10
scripts/railiance-rhythm/systemd/binky-rhythm-mail.service
Normal file
10
scripts/railiance-rhythm/systemd/binky-rhythm-mail.service
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Binky weekly mail intake (agent-harness on Railiance)
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Environment=HOME=%h
|
||||
WorkingDirectory=%h/binky-control
|
||||
ExecStart=%h/binky-control/scripts/railiance-rhythm/run-mail.sh
|
||||
Nice=10
|
||||
Loading…
Add table
Add a link
Reference in a new issue