Skip to content

docs: describe interaction insulation as tavern-js boundary#217

Merged
catgoose merged 1 commit into
mainfrom
docs/interaction-insulation
Apr 11, 2026
Merged

docs: describe interaction insulation as tavern-js boundary#217
catgoose merged 1 commit into
mainfrom
docs/interaction-insulation

Conversation

@catgoose

Copy link
Copy Markdown
Owner

Summary

  • Adds an "Interaction Insulation" section to the Client-Side Helpers area of the README, explaining the three layers tavern-js provides for hot SSE regions: intent capture, interaction safety, and delivery truth
  • Clarifies the boundary: Tavern core owns honest delivery (replay, reconnect, control events); tavern-js owns browser ergonomics and insulation

Closes #213

@catgoose catgoose merged commit a9c6977 into main Apr 11, 2026
1 of 2 checks passed
@catgoose catgoose deleted the docs/interaction-insulation branch April 11, 2026 01:46
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.

docs: describe interaction insulation as the tavern-js boundary for hot live UI

1 participant