| """openclinical-ai runtime β inference runtime for biology AI and clinical AI models. | |
| Sovereign inference β every call runs in the same jurisdiction as the patient data. | |
| Audit trail β every inference is logged with consent context. | |
| Model provenance β every model is signed and tracked in the registry. | |
| """ | |
| __version__ = "0.3.0" |