diff --git a/Directory.Build.props b/Directory.Build.props
new file mode 100644
index 0000000..093de00
--- /dev/null
+++ b/Directory.Build.props
@@ -0,0 +1,10 @@
+
+
+ AgileWebs
+ AgileWebs
+ git
+ http://192.168.68.156:3000/AgileWebs/building-block-identity
+ http://192.168.68.156:3000/AgileWebs/building-block-identity
+ false
+
+
diff --git a/docs/contracts/nuget-publication-baseline.md b/docs/contracts/nuget-publication-baseline.md
index d46c0e8..eedc3f5 100644
--- a/docs/contracts/nuget-publication-baseline.md
+++ b/docs/contracts/nuget-publication-baseline.md
@@ -6,24 +6,24 @@
- Authentication: Gitea login + token
- HTTP requirement: `allowInsecureConnections="true"` in `nuget.config`
-## Published Baseline
+## Stable Version Matrix
| Package | Version | Published On |
| --- | --- | --- |
-| BuildingBlock.Identity.Contracts | 0.1.0-decouple.20260225140619 | 2026-02-25 |
+| BuildingBlock.Identity.Contracts | 0.2.0 | 2026-02-25 |
## Dependency Note
`BuildingBlock.Identity.Contracts` depends on:
-- `Core.Blueprint.Common` version `0.1.0-decouple.20260225140619`
+- `Core.Blueprint.Common` version `0.2.0`
-Use coordinated package versions when publishing packages built from project-reference graphs.
+Stable package waves must keep dependency versions aligned.
## Consumer Validation
Restore validation passed using:
- `TargetFramework`: `net10.0`
-- `PackageReference`: `BuildingBlock.Identity.Contracts` `0.1.0-decouple.20260225140619`
-- Restore flags: `--no-cache --force` after publication
+- `PackageReference`: `BuildingBlock.Identity.Contracts` `0.2.0`
+- Restore flags: `--no-cache --force`
diff --git a/src/BuildingBlock.Identity.Contracts/BuildingBlock.Identity.Contracts.csproj b/src/BuildingBlock.Identity.Contracts/BuildingBlock.Identity.Contracts.csproj
index 04a4bbc..b1d5d12 100644
--- a/src/BuildingBlock.Identity.Contracts/BuildingBlock.Identity.Contracts.csproj
+++ b/src/BuildingBlock.Identity.Contracts/BuildingBlock.Identity.Contracts.csproj
@@ -5,6 +5,6 @@
enable
-
+