diff --git a/README.md b/README.md index 8ad5d7f..97601f9 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ chunks.forEach(System.out::println); | Retry Safety | 429/5xx auto-retry for GET/HEAD + capped exponential backoff | | Error Surface | `ApiException` with status/body/traceId | | Validation | Production-host integration verified | +| Release Readiness | Run `draft-release-train` and `guards` checks before merge | ## Links