Bound provider error response body reads

This commit is contained in:
2026-08-23 18:56:15 +00:00
parent af0bd3f31a
commit fa2384e696
3 changed files with 135 additions and 0 deletions

View File

@@ -218,6 +218,8 @@ go test ./...
Stage 2 is complete when every read path is deterministically bounded and the
HTTP client's current branch is still untouched.
**Status:** Complete.
## Stage 3: Integrate Structured Status Errors into the Built-In Client
### Objective