Automatic calls now pace themselves against the player's current workload instead of letting every rule fire independently.
These are per-type limits. The network-wide governor above is applied before any of these rules can create a call.
Keep Laravel's scheduler running once per minute. It manages the sub-minute simulation ticks defined by the application.
* * * * * cd /path/to/railway-chief && php artisan schedule:run >> /dev/null 2>&1