Commit b625bfb
authored
Clarify live API conformance gap in Future Direction (#23)
## Summary
- Replaces misleading "E2E SDK tests" bullet with accurate description:
we have `api-conformance` tests that validate response format structure,
but the real gap is tests that run against actual LLM APIs (gated behind
API keys) to catch format drift as providers evolve
## Test plan
- [x] Docs-only change, no code impact1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
634 | | - | |
| 634 | + | |
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
| |||
0 commit comments