Skip to content

refactor: extract runtime policy contracts#353

Merged
chubes4 merged 1 commit into
mainfrom
refactor/core-runtime-contracts
May 31, 2026
Merged

refactor: extract runtime policy contracts#353
chubes4 merged 1 commit into
mainfrom
refactor/core-runtime-contracts

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Extract runtime policy contracts, validation errors, and policy assertion helpers from packages/runtime-core/src/index.ts into runtime-policy.ts.
  • Re-export the new module from the runtime-core public barrel so existing imports keep working.

Tests

  • npm run build
  • npm run policy-validation-smoke
  • npm run command-registry-smoke
  • npm run package-distribution-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Drafted the focused runtime-core extraction, ran verification, and prepared the PR body for Chris to review.

@chubes4 chubes4 merged commit a426f24 into main May 31, 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