Use when asked to review KurrentDB client code, after writing or modifying SDK call sites, as the post-migration check dispatched by migration-specialist, or as a pre-PR gate. Reviews application code that uses the KurrentDB / EventStoreDB client SDKs for idiomatic usage, anti-patterns, and (in post-migration mode)…
Use when asked to migrate off the TCP client, retire EventStoreConnection, move from esdb:// to kurrentdb://, or upgrade an intermediate gRPC client to KurrentDB.Client. Orchestrates KurrentDB / EventStoreDB client SDK migrations: detects the current client and connection scheme, routes to the matching flavour of the…