feat(traverse-starter): Spec 001/002 event-UI parity across shells - #258
Merged
enricopiovesan merged 1 commit intoAug 23, 2026
Merged
Conversation
enricopiovesan
enabled auto-merge (squash)
August 23, 2026 01:58
Wire shared presentation/capability mappers into web, Rust core (CLI/GTK), Swift, Android, and Windows hosts so UI chrome renders runtime-owned state without inventing business fields. Co-authored-by: Cursor <cursoragent@cursor.com>
enricopiovesan
force-pushed
the
cursor/ticket-event-ui-parity-traverse-starter-apply
branch
from
August 23, 2026 02:08
4011950 to
da4b830
Compare
enricopiovesan
deleted the
cursor/ticket-event-ui-parity-traverse-starter-apply
branch
August 23, 2026 02:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
event-ui-conformance, Rust core for CLI/GTK, Swift TraverseCore, Android, Windows).Project Item
ticket-id: event-ui-parity-traverse-starterDefinition of Done
Validation
npm run test -w packages/event-ui-conformancenpm run test -w apps/traverse-starter/web-reactnpm run typecheck -w apps/traverse-starter/web-reactcargo test -p traverse-core-rs(fromapps/traverse-starter)Architecture boundary
UI shells only map and display public embedder event streams; pipeline business fields continue to come from the Traverse runtime.
Made with Cursor