diff --git a/README.md b/README.md index 65fb2cd..b4b2eca 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ composer require egroupai/ai-sandbox-sdk-php | Retry Safety | 429/5xx auto-retry for GET/HEAD + capped exponential backoff | | Error Surface | `ApiException` with statusCode/responseBody/traceId | | Validation | Production-host integration verified | +| Release Readiness | Run `draft-release-train` and `guards` checks before merge | ## Links