Skip to content

fix: align default runtime profile shapes#14

Merged
intel352 merged 1 commit into
mainfrom
fix/default-runtime-profile-parity
May 25, 2026
Merged

fix: align default runtime profile shapes#14
intel352 merged 1 commit into
mainfrom
fix/default-runtime-profile-parity

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • aligns compute-core DefaultProviderRuntimeProfile with workflow-compute's known executor shapes
  • preserves sandboxed command, container-build, service/node-service, and WASM profile differences
  • prevents workflow-compute from regressing when it consumes compute-core DefaultProviderRuntimeContract

TDD

  • red: TestDefaultProviderRuntimeProfileMatchesKnownExecutorShapes showed compute-core treated every executor as service OCI with node-data
  • green: ported the known executor profile shape logic into compute-core

Verification

  • GOWORK=off go test ./protocol -run 'TestDefaultProviderRuntimeProfileMatchesKnownExecutorShapes|TestDefaultProviderRuntimeContractBuildsRuntimeMatrix|TestProviderContractAcceptsBatchSandboxedOCI' -count=1
  • GOWORK=off go test ./... -race -count=1
  • git diff --check

@intel352 intel352 merged commit c1282f4 into main May 25, 2026
4 checks passed
@intel352 intel352 deleted the fix/default-runtime-profile-parity branch May 25, 2026 05:32
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