diff --git a/README.md b/README.md index 4702184..ef0e60d 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ dotnet add package EGroupAI.AiSandbox.Sdk | 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