# Changelog

## Score

- CAI 52 → 52 (+0.0)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 96 → 96 (+0.0)
- Maturity 49 → 49 (+0.0)
- Readiness 32 → 32 (+0.0)
- Security 100 → 100 (+0.0)

## Resolved (2)

- The 'Running this solution' section says normal builds use the checked-in snapshot without requiring TeamB to run, but it does not explain how the snapshot is kept in sync with live TeamB. (Example/eShopByTwoTeams/TeamA/Readme.md)
- The 'Running this solution' section states TeamA's BasketService refreshes from TeamB's Swagger at http://localhost:5113/swagger/v1/swagger.json, but the TeamB host runs on 5113 and no TeamA host is shown in the cross-team flow. (Example/eShopByTwoTeams/TeamB/Readme.md)

## New (2)

- The 'Running this solution' section describes TeamA's BasketService consuming CatalogService from TeamB, but it never explains how to run the TeamB API host and what happens when both are running. (Example/eShopByTwoTeams/TeamB/Readme.md)
- The 'Running this solution' section gives only one refresh command ('dotnet build eShopTeamAof2.sln -p:RefreshOpenApiReferences=true') and deletes the snapshot; it does not explain how to run TeamA without TeamB being up. (Example/eShopByTwoTeams/TeamA/Readme.md)

## API surface

- Unchanged — 1 HTTP endpoints
