Skip to content

Classify browser runtime dependencies for transfer review#366

Merged
chubes4 merged 1 commit into
mainfrom
docs/browser-runtime-dependency-audit
May 31, 2026
Merged

Classify browser runtime dependencies for transfer review#366
chubes4 merged 1 commit into
mainfrom
docs/browser-runtime-dependency-audit

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Add a browser runtime dependency audit that classifies workspace packages and root dependencies by generic runtime, Playground backend, browser actions, plugin packaging, build/smoke, generated asset, and transitive Playground roles.
  • Clarify browser runtime asset packaging and provenance, including that caller-provided runtime ingredients stay outside WP Codebox dependencies.
  • Extend the package distribution smoke to verify the checked-in browser runtime asset ships in the WordPress plugin zip and keeps generic WP Codebox browser defaults.

Verification

  • npm run build && npm run browser-runtime-operation-smoke && npm run wordpress-plugin-smoke && npm run package-distribution-smoke

Closes #358.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Drafted the dependency classification documentation, updated package smoke assertions, resolved rebase conflicts, and ran verification; Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit e511ada into main May 31, 2026
@chubes4 chubes4 deleted the docs/browser-runtime-dependency-audit branch May 31, 2026 17:23
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.

Transfer audit: classify browser runtime and packaging dependencies

1 participant