add: cron automation placeholder

This commit is contained in:
Samuel James 2026-06-10 12:39:56 +00:00
parent 89c3a426bd
commit cb97b06105

View file

@ -0,0 +1,19 @@
# Cron Jobs
Scheduled tasks that trigger agent workflows or infrastructure actions.
## Format
Each job is a bash script + a corresponding prompt file (if it calls Bedrock).
```
cron/
├── scribe-daily-journal.sh
├── inbox-triage.sh
└── nightwatch-shutdown.sh
```
## Schedule
Managed via system crontab on racknerd3.