Adopt
Versioning standard for SDK releases, ML model versions, and API endpoints. MAJOR.MINOR.PATCH with a defined deprecation policy and compatibility matrix. Critical for the FDA submission requirement — demonstrating controlled model releases requires a version history where the meaning of each version increment is unambiguous.
Applies to: iOS and Android SDK public API, ML model registry entries in MLflow, and inference API versions. The SDK versioning strategy (compatibility guarantees, deprecation timelines) is defined in Layer 12 (Mobile Architecture).