New tests: - server/tests/test_ocr_endpoints.py: OCR API endpoint tests - server/tests/test_ocr_service.py: OCR service unit tests Updated tests: - server/tests/test_openapi_schema.py: update OpenAPI schema tests - server/tests/test_orchestrator_service.py: update orchestrator service tests
- router.py: import and register ontology_router and orchestrator_router - openapi.py: add ontology and orchestrator tags to OpenAPI documentation - agent_runs.py: extend agent runs service with additional functionality - test_openapi_schema.py: update OpenAPI schema tests