We need to relocate the BioOntology API client and ontology search protocol/types from findingmodel-ai into oidm-common as shared infrastructure. This is a hard break: remove findingmodel.protocols and update all internal imports to oidm_common.ontology.*, and require BIOONTOLOGY_API_KEY from the environment only (no config-based key or shim).
Plan document
We need to relocate the BioOntology API client and ontology search protocol/types from
findingmodel-aiintooidm-commonas shared infrastructure. This is a hard break: removefindingmodel.protocolsand update all internal imports tooidm_common.ontology.*, and requireBIOONTOLOGY_API_KEYfrom the environment only (no config-based key or shim).Plan document