fix(confidence-engine): expose failed provider path
This commit is contained in:
@@ -68,6 +68,11 @@
|
||||
- Direct POST `/api/chat` was proven supported. The false-negative cause was the capability probe using model `dummy-check`, which conflated model availability with endpoint capability.
|
||||
- The probe now uses the configured model; live behaviour after this fix remains untested.
|
||||
|
||||
## Failed provider-path observability
|
||||
|
||||
- The detector fix remains unverified live; a subsequent HTTP 500 left the actually attempted provider path unobservable.
|
||||
- Case-start failure diagnostics now preserve `providerApiPath` only when the provider reports an endpoint actually attempted during that request. The next step remains one production call.
|
||||
|
||||
## Current product architecture
|
||||
|
||||
Three distinct routes, not a single page:
|
||||
|
||||
Reference in New Issue
Block a user