DRIFT
Autonomous Build Agent ā Mass Tort Ad Agency
Submit Build Spec
Spec JSON ā define project, type, phases, bindings, secrets
{ "project": "tortintel-debug", "type": "debug", "description": "TortIntel cron updates not firing. Intel pull every 2 hours not working. News brief at 8am ET not triggering.", "worker_name": "tortintel", "email": "jacob@mtaa.ai", "uses_llm": false, "phases": [ { "name": "Diagnose and fix cron triggers", "description": "Find why the every-2-hour intel pull cron is not firing and why the 8am ET news brief cron is not running. Fix both. Ensure cron syntax is correct for Cloudflare Workers scheduled triggers. Intel pull cron should be: 0 */2 * * * ā News brief cron should be: 0 13 * * * (UTC for 8am ET).", "complexity": "medium" } ], "bindings": { "d1": [ { "binding": "DB", "id": "PASTE_YOUR_D1_ID_HERE" } ], "kv": [], "r2": [] }, "vars": {}, "secrets": [ "OPENROUTER_API_KEY", "RESEND_API_KEY" ] }
š Launch DRIFT
Clear
Job Status
Job ID
Check Status