The jobs your mineral runs by itself

The 15 machinery jobs Crads AI maintains on every mineral, and what each one is for.

Generated from the code by docs/product/pipeline/generate.mjs. Do not edit by hand: run the generator.

Your mineral runs some of these jobs on its own. They are machinery: Crads AI maintains them, they are shown to you read-only, and they are not the same thing as the schedules you set for your own skills, which live on Skills under Your assistant.

You can see the ones your mineral runs, and their last outcome, on the Health card on your Overview page. It summarises them in a line ("3 jobs, all fine") and expands to the individual rows.

Your mineral runs 12 of these 15. The jobs marked no in the Runs column are control-plane work the scheduler still knows how to do but that never fires on a mineral of your own (a member roster to pull health for, a shared organisation brain to refresh); they are listed so the table is the whole scheduler, not a flattering subset of it.

A yes does not mean the job fires on every box every day: several jobs guard themselves to nothing until they apply (no connected services means nothing to refresh; no managing organisation means nothing to sync). The column says where a job can run, and the Health card on your Overview says what yours actually did. The When column is read from the scheduler itself; "when it applies" means the job has a rhythm only once there is something for it to do.

JobWhat it doesWhenRuns
heartbeatstatus metadata to a managing organisation, if this mineral has onehourly at :07yes
org-syncpulls anything a managing organisation has staged for this mineral, if enrolledevery 2 minyes
org-pullrefreshes a shared organisation brain (if enrolled)hourly at :23yes
org-publishnightly extracts to a shared organisation brain (if enrolled)when it appliesyes
backupencrypted snapshot of your settings and credentials; your brain rides its own repository03:40yes
brain-pushpushes your brain to your own private repo03:50yes
auto-updaterestart onto the software Crads-AI published04:10 + a per-box offsetyes
seen-drainkeeps the "last seen" column of the device roster on Your mineral trueevery 2 minyes
reconcileapplies registry changes this box has not caught up withevery 15 minno
heartbeat-pullpulls each member check-in so the roster tells the truthwhen it appliesno
mcp-refreshrefreshes your connected servicesevery 30 minyes
google-rekeychecks your Google sign-in still works, and tells you once if it ever stopshourly at :52yes
custody-watchtells you the moment ownership, anchor, support or access grants changeevery 2 minyes
gh-refreshrenews the GitHub credential your backups usehourly at :41yes
state-mdrewrites STATE.md, the page your assistant reads about this mineralwhen it appliesno