Skip to content

Add partial replay runtime snapshot bundles#268

Merged
chubes4 merged 1 commit into
mainfrom
issue-220-replayable-runtime-snapshots
May 29, 2026
Merged

Add partial replay runtime snapshot bundles#268
chubes4 merged 1 commit into
mainfrom
issue-220-replayable-runtime-snapshots

Conversation

@chubes4

@chubes4 chubes4 commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add partial-replay and replayable-runtime-state snapshot semantics to runtime episode artifacts.
  • Emit opt-in files/runtime-snapshots/<snapshot>.json bundles with replay instructions, artifact refs, SHA-256 hashes, and explicit WordPress-state limitations.
  • Verify snapshot artifact refs from the runtime reference manifest and extend runtime episode smoke coverage.

Closes #220.

Tests

  • npm run check
  • After rebasing onto origin/main: npm run build
  • After rebasing onto origin/main: npm run runtime-episode-smoke
  • After rebasing onto origin/main: npm run artifact-bundle-verifier-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implemented the snapshot bundle contract, updated smoke coverage, and ran verification; Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit d914292 into main May 29, 2026
@chubes4 chubes4 deleted the issue-220-replayable-runtime-snapshots branch June 4, 2026 21:00
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.

Add replayable WordPress runtime snapshot bundles

1 participant