aeat.adapters.outbound.llm._providers.deterministic module

Deterministic in-memory provider adapter used by unit tests.

Implements the _ProviderAdapter contract without performing any network I/O so adapters.outbound.llm unit tests can exercise the public client end-to-end without patches or network test doubles.