Skip to content

docs(eve): channels - simplify default experimental steering - #1836

Draft
AndrewBarba wants to merge 1 commit into
mainfrom
barba/default-channel-experimental-steering
Draft

docs(eve): channels - simplify default experimental steering#1836
AndrewBarba wants to merge 1 commit into
mainfrom
barba/default-channel-experimental-steering

Conversation

@AndrewBarba

Copy link
Copy Markdown
Collaborator

Summary

Related to #867. This replaces the same-turn steering proposal with cancellation-backed "experimental-steer" as the default channel policy and "queue" as the opt-out. The plan keeps admission channel-owned, carries the policy on the existing durable delivery envelope, and buffers the replacement before cancelling the active turn so concurrent sends cannot separate the message from its cancellation intent. It deliberately preserves the experimental name because this behavior starts a replacement turn rather than implementing the eventual same-turn steering model.

Validation

  • ./node_modules/.bin/oxfmt --check research/channel-turn-steering.md
  • git diff --check
  • Research-only change; runtime tests and a changeset are not applicable

Checklist

  • I linked an issue with prior discussion confirming this change is wanted
  • I ran the relevant checks from CONTRIBUTING.md
  • I added tests and documentation where relevant
  • I added a changeset if this touches the published eve package
  • DCO sign-off passes for every commit (git commit --signoff)

Signed-off-by: Andrew Barba <barba@hey.com>
@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview Aug 8, 2026 3:22pm
eve-docs-4759 Error Error Aug 8, 2026 3:22pm

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