forked from molecule-ai/molecule-core
Closes #306. The cron expression was "5,20,35,50 * * * *" (every 15 min = 96 ticks/day) despite the schedule being named "Hourly UI/UX audit". Each tick launches Chromium, takes 8 screenshots, runs them through Claude vision, and delegates to PM — 768 vision calls/day from one workspace with no meaningful delta between ticks (canvas UI only changes on deploys). Changed to "5 * * * *" (hourly, at :05 past the hour). 6x reduction in cost + noise. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backend-engineer | ||
| competitive-intelligence | ||
| dev-lead | ||
| devops-engineer | ||
| documentation-specialist | ||
| frontend-engineer | ||
| market-analyst | ||
| pm | ||
| qa-engineer | ||
| research-lead | ||
| security-auditor | ||
| technical-researcher | ||
| uiux-designer | ||
| .env.example | ||
| org.yaml | ||