mirror of
https://github.com/myronblair/jarvis
synced 2026-07-28 08:43:00 -05:00
3c8dd8e206
- Expanded $BATCHES from 25 to 122 topics across: life skills, personal finance, Texas/local, US national, world geopolitics, human sexuality (educational), deep astronomy (15 topics), and space exploration (15 topics) - Rotation engine: 25 topics per run cycling through all 122 in order; wraps to topic 1 on cycle complete (~30h full cycle at 6h interval) - batch_offset tracked in kb_facts for cross-run persistence - Cron changed from 0 3 * * * to 0 */6 * * * (every 6 hours) - 20h skip guard reduced to 4h so 6h cron isn't blocked - max_tokens bumped 3500 → 5000 to prevent JSON truncation errors - JSON extraction: partial recovery + raw snippet logged on failure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014p87VFec84hNaf2WpvmLrW