1# Plugin Utilities
23Helper modules that adapters can import to avoid re-implementing common
4patterns (batching, retry loops, etc.). The directory is intentionally empty
5right now; future PRs will populate it incrementally as we extract reusable
6code from existing adapters.