Fix Commander XP verifier digest authority separation - #178
Open
0xNad wants to merge 1 commit into
Open
Conversation
0xNad
enabled auto-merge (squash)
August 25, 2026 08:41
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
Publishes the independently reviewed relay correction for Commander XP provenance verification.
The verifier now treats these as three distinct authorities instead of incorrectly requiring them to share one digest:
client_hashimage_digestIt still binds request, projected response, completed-image, container-readback, and cross-arm consistency surfaces fail-closed.
Relay evidence
Exact relay result:
2026-08-25-commander-verifier-digest-authorities-v7037d931e003aba19a34fe2cb3670191ee685fa7eaf0fd98ac33617884ceb839da681c3b6fe5e97d4src/server/agents/CommanderXpVerifier.ts,tests/server/CommanderXpVerifier.test.tssrc/server/Logger.tsTS2561 diagnostic; no introduced diagnosticsCurrent
mainhas advanced to66db8f5bdbff948e76681f01fb4c912090b6998c; the intervening merged change does not touch either verifier file. Open PR #177 also does not modifyCommanderXpVerifier.No hosted Coworld execution, package/binding mutation, ratings, scheduling, or production/default league changes are part of this PR.