Skip to content

fix(local-qa): harden Host-Worker protocol - #5965

Merged
wanghuan-520 merged 1 commit into
feat/local-qa-runtimefrom
fix/5954-worker-protocol-hardening
Aug 13, 2026
Merged

fix(local-qa): harden Host-Worker protocol#5965
wanghuan-520 merged 1 commit into
feat/local-qa-runtimefrom
fix/5954-worker-protocol-hardening

Conversation

@wanghuan-520

Copy link
Copy Markdown
Collaborator

Closes #5954

Summary

  • harden the fixed Worker process with bounded frames, strict sequencing, clean EOF, and sanitized protocol failures
  • add shared Rust/TypeScript negative conformance fixtures and cross-field reference/timestamp validation
  • restore registry, lockfile, rustfmt, scaffold, and Worker CI coverage after github-devloop implementation for #5956 #5964
  • keep Host integration, Chrome launch, and Evidence storage out of scope

Verification

  • TypeScript qa-contracts tests/build pass
  • Rust qa-contracts tests pass
  • Worker build and 25 process/policy tests pass
  • Local QA fmt/clippy/build pass
  • Local QA workspace tests pass excluding existing real Chrome integration test, which fails on this macOS environment during process-group cleanup with EPERM

🤖 Generated with Claude Code

@wanghuan-520
wanghuan-520 merged commit 84fb7f1 into feat/local-qa-runtime Aug 13, 2026
5 checks passed
@wanghuan-520
wanghuan-520 deleted the fix/5954-worker-protocol-hardening branch August 13, 2026 02:25
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