Replace `any` and untyped `Promise<any>` with `unknown` or concrete types to strengthen type safety across the codebase.