HLM-05Phase BADR-0041
Single-Page Rescue
Dual rescue engine for stubborn pages — OCR-C managed + OCR-H self-host.
Module not scaffolded — see ADR-0041
This route renders by design (empty-state contract, ADR-0039 D-3) instead of falling through to a 404. The backing module will be wired up in its scheduled phase.
When live, this module will:
- Pick a single page from any document and re-OCR it on demand.
- Switch between OCR-C (managed API) and OCR-H (self-host via Forge worker).
- Compare segment quality vs the canonical run before promoting.
- Cost-per-page surfaced inline so engine choice is informed.