Skip to content

Verify the complete WebMCP authoring journey - #181

Merged
ErickWendel merged 1 commit into
mainfrom
codex/webmcp-complete-authoring-journey
Aug 27, 2026
Merged

Verify the complete WebMCP authoring journey#181
ErickWendel merged 1 commit into
mainfrom
codex/webmcp-complete-authoring-journey

Conversation

@ErickWendel

Copy link
Copy Markdown
Owner

Closes #178

Summary

  • documents the shipped 15-tool authoring catalog, setup, architecture, judge flow, and attendee roadmap
  • verifies create, exact multi-batch authoring, inspection, descriptions, translation, export, publishing, transcript context, and authorized raw audio
  • fixes native browser execution by serializing WebMCP input arguments and parsing serialized results
  • preserves the authored revision through public-share sanitization while excluding unauthorized raw audio

Verification

  • npm run lint (one pre-existing unused-disable warning)
  • npm run typecheck
  • npm test (934 passed, 4 skipped across workspaces)
  • npm run build
  • npm run test:e2e:coverage:webmcp (4 passed)
  • focused native showcase and production authoring Playwright suite (4 passed)
  • two independent code-review passes with no remaining findings

@ErickWendel
ErickWendel merged commit a7ed509 into main Aug 27, 2026
30 checks passed
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.

Verify and document the complete Codex authoring journey

1 participant