Skip to content

test: add browser cross-host fixture coverage - #1177

Merged
enricopiovesan merged 1 commit into
mainfrom
codex/issue-1163-browser-cross-host-fixture
Aug 27, 2026
Merged

test: add browser cross-host fixture coverage#1177
enricopiovesan merged 1 commit into
mainfrom
codex/issue-1163-browser-cross-host-fixture

Conversation

@enricopiovesan

@enricopiovesan enricopiovesan commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds browser-host coverage for the shared, pinned hello-world cross-host fixture corpus.

Governing Spec

  • 068-public-platform-embedder-packages
  • 107-cross-host-embedded-registry-cache

Cross-host fixture comparison contract: docs/cross-host-fixture-comparison-contract.md (issue #1161).

Project Item

Closes #1163.

Definition of Done

  • Executes the exact pinned WASM artifact through the Web embedder.
  • Verifies canonical successful output and safe trace projection.
  • Covers invalid-input rejection without capability invocation.
  • Covers digest mismatch rejection before invocation.

Validation

  • npm test in packages/web/TraverseEmbedder (48 passing)
  • git diff --check

@enricopiovesan
enricopiovesan enabled auto-merge (squash) August 27, 2026 04:28
@enricopiovesan
enricopiovesan merged commit 343326a into main Aug 27, 2026
33 of 34 checks passed
@enricopiovesan
enricopiovesan deleted the codex/issue-1163-browser-cross-host-fixture branch August 27, 2026 04:39
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.

Browser: run the shared cross-host WASM fixture and emit normalized evidence

1 participant