@lucern/contracts 1.0.32 → 1.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -118,3 +118,14 @@ All notable changes to `@lucern/contracts` are tracked in this repository.
118
118
  identity helpers, generated schema expectations for
119
119
  `epistemicIdentityBackfillMappings`, and the optional `worktrees.globalId`
120
120
  field/index used by the staging-first graph reconciliation runbook.
121
+
122
+ ## [1.0.33] - 2026-06-25
123
+ - Extends the UUIDv7 identity-spine contract line for the hard-cut proof:
124
+ generated kernel schema manifests now include the additional task,
125
+ contradiction, support-reference, and topic-node identity surfaces needed for
126
+ the materialized staging import and source package adoption.
127
+
128
+ ## [1.0.34] - 2026-06-25
129
+ - Coherent package-line bump with the Graph V2 live staging identity-audit
130
+ repair. No contracts package-local schema change is introduced by this
131
+ version.