Skip to content

Add Codebox package boundary guardrails#1595

Merged
chubes4 merged 1 commit into
mainfrom
test/package-boundary-guardrails
Jun 28, 2026
Merged

Add Codebox package boundary guardrails#1595
chubes4 merged 1 commit into
mainfrom
test/package-boundary-guardrails

Conversation

@chubes4

@chubes4 chubes4 commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a static production boundary check that keeps runtime-core from depending on or importing runtime backend packages, WP Playground SDK modules, or Playwright.
  • Keep public API docs focused on Codebox-owned entrypoints and generic internal adapter language.
  • Update docs boundary assertions to enforce the generic public contract wording.

Tests

  • npm run test:production-boundary-enforcement
  • npm run test:public-api-contract
  • npm run test:runtime-contract-package-exports
  • npm run test:docs-boundary-language

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Scoped boundary test implementation and verification

@chubes4 chubes4 merged commit 4ab44c0 into main Jun 28, 2026
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