Drop PRReviewAgent reference from README versioning section

This commit is contained in:
wenjiefan 2026-07-13 11:11:28 +02:00
parent cf648d4a07
commit f6de288171

View file

@ -147,10 +147,6 @@ release is a `major.minor` value in [`VERSION`](VERSION), cut manually via the
- The minor is a **monotonic counter** — it only ever increments and never
resets, even across a major bump — so it uniquely identifies a release.
The PRReviewAgent orchestrator ([microsoft/BC-ALAgents](https://github.com/microsoft/BC-ALAgents))
pins a BCQuality release and composes it into its own `X.Y.Z` version, where
**Z** is this release's minor. See that repo for the full cross-repo scheme.
## Contributing
Contributions are welcome. Before submitting a PR: