You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IIIF Presentation v2 Manifest support — the Builder API currently rejects non-v3 Manifests; v2 support may be needed for some collections
Comparative validation — run the Search API against known-good Wellcome search results to validate word positions and bounding boxes
Performance testing — load test Search API with large Text objects; validate cache behaviour and LOH pressure under realistic traffic (see instructions/cache-usage.md)
Playwright / browser E2E — now that the API E2E suite exists, browser-level tests for any future UI components
This is a backlog for discussion and prioritisation.
All 10 PRs in the original suggested sequence are now complete. This issue tracks potential next steps for further refinement and extension.
Possible next steps
ITextFormatProviderimplementation for hOCR alongside the existingAltoTextFormatProviderS3TextStoreinto the Builder and Search API configurations; add infrastructure/deployment configuration for AWSTextobjects; validate cache behaviour and LOH pressure under realistic traffic (seeinstructions/cache-usage.md)This is a backlog for discussion and prioritisation.