/// Dummy file for Docker build caching /// Just here as dummy in docker #[expect(dead_code)] fn main() { panic!("This is the CI dummy file - it should never run!") }