Skip to content

Fix historical domain release metadata compatibility - #1361

Merged
azurras merged 5 commits into
mainfrom
codex/domain-release-metadata-compatibility
Aug 12, 2026
Merged

Fix historical domain release metadata compatibility#1361
azurras merged 5 commits into
mainfrom
codex/domain-release-metadata-compatibility

Conversation

@azurras

@azurras azurras commented Aug 12, 2026

Copy link
Copy Markdown
Owner

What changed

  • classify historical four-field release metadata from the exact executable JAR
  • atomically backfill only the missing domainSchema field
  • preserve the original timestamp scalar across PowerShell 7 and Windows PowerShell 5.1
  • reject release paths outside the protected releases root and malformed scalar metadata

Why

The approved Mongo consolidation cutover stopped before effects because production releases were built before domainSchema was added to release.json. This compatibility boundary upgrades only validated historical metadata and keeps all malformed or ambiguous inputs fail-closed.

Validation

  • focused orchestration Pester: PS7 72/72
  • focused orchestration Pester: Windows PowerShell 5.1 / Pester 5.9 72/72
  • full Windows production Pester: 694 passed, 0 failed, 28 guarded skips
  • Node migration contracts: 9/9
  • full :cbell-lib:test :website:check :website:bootJar --rerun-tasks: BUILD SUCCESSFUL
  • independent review: APPROVED, 0 Critical / 0 Important / 0 Minor

@azurras
azurras merged commit 8d5ec50 into main Aug 12, 2026
12 of 14 checks passed
@azurras
azurras deleted the codex/domain-release-metadata-compatibility branch August 14, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant