cron-jobs

Per-tenant cron orchestration for akify-platform. Triggered by the cron-dispatcher Vercel project, one HTTP call per active tenant per cron tick. Each handler reads the tenant id from X-Akify-Tenant-Id (or ?tenantId=) and fans out to AKIFY_PLATFORM_URL with cron auth.

Endpoints