From 3a6f060954d09d3599dcb589840559182b5d5f92 Mon Sep 17 00:00:00 2001 From: Alberto Ramos Monagas Date: Fri, 20 Feb 2026 10:18:29 +0100 Subject: [PATCH] Fix onboarding criteria: decouple GSMA certification from graduation/release gates --- documentation/API-Onboarding-and-Lifecycle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/API-Onboarding-and-Lifecycle.md b/documentation/API-Onboarding-and-Lifecycle.md index 06022edb..b2e16eeb 100644 --- a/documentation/API-Onboarding-and-Lifecycle.md +++ b/documentation/API-Onboarding-and-Lifecycle.md @@ -199,7 +199,7 @@ APIs in the Incubating stage have shown early promise with initial adoption and **Transition to Graduated Stage:** To move to the Graduated stage, an API shall: 1. Demonstrate long-terms specification maturity by having participated within two CAMARA release cycles with at least one Stable API version. -2. Demonstrate wide market adoption across multiple companies or projects, by including APIs which have been deployed and certified within at least one complete market or #n operators across #m markets. +2. Demonstrate wide market adoption across multiple companies or projects, by demonstrating that the API has been deployed within at least one complete market or by #n operators across #m markets. 3. Maintainers of the Incubating Repository apply for Graduation by opening an issue in the API Backlog working group. 4. The API Backlog working group will do a pre-check on behalf of the TSC, which will confirm (or not) the inclusion of the repository as Graduated.