openreader/compute/core
Richard R 6024ed2244 refactor(pdf): streamline layout model region extraction and update test coverage
- Replace custom order sequence logic with softmax-based class selection in runLayoutModel
- Remove unused sigmoid and buildOrderSequence functions
- Simplify detection loop to filter and map regions directly
- Add targeted tests for layout model extraction logic
- Update CSS animation naming for consistency
- Clarify test description and add inline comments for orphan recovery scenario
2026-06-03 04:19:10 -06:00
..
src refactor(pdf): streamline layout model region extraction and update test coverage 2026-06-03 04:19:10 -06:00
tests refactor(pdf): streamline layout model region extraction and update test coverage 2026-06-03 04:19:10 -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