- Add tier: "" to all AppMetadata match arms (was missing from 30+ arms) - Use std::thread::available_parallelism() instead of num_cpus crate - Remove unused num_cpus dependency - Fix unused variable warning in health_monitor.rs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>