pub fn load_queue_with_repair(path: &Path) -> Result<QueueFile>
Load queue with automatic repair for common JSON errors. Attempts to fix trailing commas and other common agent-induced mistakes.