Skip to content

Refactor runtime reference helpers#365

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

Refactor runtime reference helpers#365
chubes4 merged 1 commit into
mainfrom
refactor/core-runtime-episodes

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Extract runtime reference manifest and replay index constants, types, builders, and digest helpers from packages/runtime-core/src/index.ts into runtime-reference.ts.
  • Re-export the new module from the runtime core entrypoint so existing public imports continue to work.
  • Keep runtime episode runner behavior in index.ts, with artifact verification still using the same reference digest helpers.

Tests

  • npm run build
  • npm run runtime-episode-smoke
  • npm run runtime-snapshot-restore-smoke
  • npm run runtime-action-adapter-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 this PR for Chris to review.

@chubes4 chubes4 merged commit 2948425 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