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