yujonglee
|
89f1f9567d
|
refactor(ocr): route native requests through core (#40532)
* refactor(ocr): route native Mistral through core
* fix(ocr): preserve Azure API base resolution
* chore(ocr): document bridge boundary casts
* fix(ocr): keep Azure environment resolution in Rust
* fix(ocr): centralize native execution and isolate request logging
* refactor(ocr): narrow native migration to bridge routing
---------
Co-authored-by: Stack Plan <stack-plan@example.invalid>
|
2026-09-11 12:37:19 -07:00 |
|
yujonglee
|
61b0def867
|
test(ocr): isolate native Rust bridge contracts (#40410)
* test(rust): add retained callback suite as expected failures
* fix(tests): narrow retained callback xfails
* test(rust): clarify retained callback contracts
* test(ocr): clarify retained Rust contracts
* test(ocr): restore guardrail contracts
* test(ocr): require Rust file input parity
* test(ocr): isolate native bridge contracts
* fix(ci): repair Rust dispatch and OSV checks
* test(ocr): assert explicit backend dispatch
|
2026-09-10 16:51:37 -07:00 |
|
yujonglee
|
13df85cceb
|
test: add Rust extension pytest contract (#40181)
* test: add Rust extension pytest contract
* test: prove native OCR execution
* test: isolate Rust extension pytest collection
* ci: register Rust extension test coverage
* test: prove native OCR at wire boundary
|
2026-09-07 18:46:29 -07:00 |
|