Package ai.doctruth.internal.providers.anthropic


package ai.doctruth.internal.providers.anthropic
Anthropic Messages-API HTTP client + wire records. NOT public API.

This package owns the only Anthropic-specific HTTP / JSON code in the codebase. The public AnthropicProvider delegates here and never sees Anthropic wire types directly, per ADR 0003.