Registered jobs (retention, cleanup, sync, delivery)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Jobs & Scheduling · Tier: light · Risk: low — idempotent, age-filtered deletes/syncs, admin-gated manual trigger
The concrete job implementations — retention sweeps, cleanup, external sync, and delivery — are idempotent slug-keyed functions run by the shared runner and manageable from an admin UI.
When to use: Use this catalog as the template when adding a new retention, cleanup, sync, or delivery job to the registry.
Docs
Code
Proof
/admin/jobs(app route, no showcase)
Machine-readable record: jobs-registered-catalog in mcp/patterns.registry.json.