diff --git a/CLAUDE.md b/CLAUDE.md index ce855ca..0e2f10e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -284,8 +284,8 @@ The shared library is **built and lives in this repo** at [`ZB.MOM.WW.GalaxyRepo (.NET 10; single package `ZB.MOM.WW.GalaxyRepository`; `dotnet pack` โ†’ 1 nupkg @ 0.1.0, **published to the Gitea NuGet feed** `gitea.dohertylan.com/api/packages/dohertj2/nuget`). The design doc is at [`docs/plans/2026-06-23-historian-gateway-design.md`](docs/plans/2026-06-23-historian-gateway-design.md) (ยง10, component 1). -**Consumed by HistorianGateway** as a `PackageReference` from that Gitea feed, pinned at `0.1.0` (originally a -cross-repo `ProjectReference` to this scadaproj tree; switched to the feed package 2026-06-24). +**Consumed by HistorianGateway** as a `PackageReference` from that Gitea feed, pinned at `0.2.0` (originally a +cross-repo `ProjectReference` to this scadaproj tree; switched to the feed package 2026-06-24; bumped `0.1.0` โ†’ `0.2.0` 2026-06-25). **mxaccessgw adoption is a tracked follow-on** โ€” once adopted, mxaccessgw's inline Galaxy browse code is replaced by the shared lib (the `galaxy_repository.v1` wire contract is already identical, so OtOpcUa and ScadaBridge clients are unaffected). Build/test from `ZB.MOM.WW.GalaxyRepository/`: `dotnet test`.