Return structured errors for provider status failures

This commit is contained in:
2026-08-23 18:58:15 +00:00
parent fa2384e696
commit e5b7adfb49
4 changed files with 161 additions and 2 deletions

View File

@@ -274,6 +274,8 @@ Stage 3 is complete when the built-in client emits the structured internal
error for every non-2xx response and all prior internal identities remain
green.
**Status:** Complete.
## Stage 4: Add the Public Error and Root Mapping Contract
### Objective