fix: publish Guard-compatible canonical authority#1
Merged
Conversation
Wright-Shawn
marked this pull request as ready for review
July 18, 2026 03:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes the concrete Ledger v0.5.0 → Guard v0.13.0 Golden Path incompatibility and adds the canonical cross-repository fixture.
The real publication pipeline previously emitted a nested authority contract without
schema_version. Guard could verify the bundle identity but rejected the contract at evaluation because the runtime intake requirescompiled_authority_contract.v1.This PR:
compiled_authority_contract.v1identity at Ledger's publication boundary when an installed compiler omits it.finance-policy@1.0.0fixture: registry, contract,authority_bundle.v1, and publication receipt.Verification
34 passedguard_enforcement_receipt.v1pub_20260717_0001sha256:c26887c13491fb5db61f46e3cc83a5769fd4071087e978e9de8db2e5ab20248asha256:7c2ec612a5a58f806a89ad245a63dbecda969bdaf4d06b4d2c04beaab0e229b7Tracks Waveframe-Labs/Waveframe-Internal#1.