openreader/compute/core
Richard R bc5388af6b fix(pdf): add strict validation for layout model output shapes and extend test coverage
Add explicit error handling for invalid or inconsistent pred_boxes and logits array lengths in runLayoutModel to prevent silent failures. Expand test suite to verify correct region filtering and error scenarios, ensuring only labeled regions are returned and malformed outputs are handled robustly.
2026-06-03 04:35:27 -06:00
..
src fix(pdf): add strict validation for layout model output shapes and extend test coverage 2026-06-03 04:35:27 -06:00
tests fix(pdf): add strict validation for layout model output shapes and extend test coverage 2026-06-03 04:35:27 -06:00
package.json feat(control-plane): add shared orchestrator and in-memory adapters 2026-05-26 11:09:43 -06:00
tsconfig.json feat(compute): add external compute worker backend and integration 2026-05-19 15:21:25 -06:00