Skip to content

feat: share attested proof binding validation#23

Merged
intel352 merged 1 commit into
mainfrom
feat/attestation-binding-core
May 26, 2026
Merged

feat: share attested proof binding validation#23
intel352 merged 1 commit into
mainfrom
feat/attestation-binding-core

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • add compute-core verifier result, attestation decision, key-release decision, and signature envelope protocol structs
  • add AttestationDecision.BindingDigest and ValidateAttestedProofBinding for reusable attested proof receipt binding checks
  • cover missing/mismatched evidence, confidential GPU evidence, executor proof metadata, and time-window failures

Verification

  • GOWORK=off go test ./protocol -run 'TestValidateAttestedProofBinding|TestAttestationDecisionBindingDigest' -count=1
  • GOWORK=off go test ./... -count=1
  • GOWORK=off go build ./...
  • GOWORK=off go vet ./...
  • GOWORK=off go test ./... -race -count=1
  • wfctl plugin validate-contract .
  • git diff --check

@intel352 intel352 merged commit f8c259f into main May 26, 2026
4 checks passed
@intel352 intel352 deleted the feat/attestation-binding-core branch May 26, 2026 05:58
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