Skip to content

feat: apply provider conformance evidence#12

Merged
intel352 merged 1 commit into
mainfrom
feat/provider-conformance-evidence-apply
May 25, 2026
Merged

feat: apply provider conformance evidence#12
intel352 merged 1 commit into
mainfrom
feat/provider-conformance-evidence-apply

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • adds ProviderContract.ApplyProviderConformanceEvidence to compute-core protocol
  • centralizes tuple validation and runtime profile promotion to real-client conformance
  • keeps conformance profile application idempotent

TDD

  • red: TestProviderContractAppliesProviderConformanceEvidence failed because ProviderContract had no ApplyProviderConformanceEvidence method
  • green: implemented the protocol method and idempotent conformance profile append

Verification

  • GOWORK=off go test ./protocol -run 'TestProviderContractAppliesProviderConformanceEvidence|TestProviderConformanceEvidenceRequiresArtifactDigestAndObservation|TestProviderRuntimeProfileRequiresRealClientEvidence' -count=1
  • GOWORK=off go test ./... -race -count=1
  • git diff --check

@intel352 intel352 merged commit 9a2e55a into main May 25, 2026
4 checks passed
@intel352 intel352 deleted the feat/provider-conformance-evidence-apply branch May 25, 2026 05:07
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