Skip to content

Comments

refactor(web): add unique identifier to transform-tokenization subsets 🚂#15094

Merged
jahorton merged 1 commit intoepic/autocorrectfrom
refactor/web/transform-tokenization-subset-ids
Jan 28, 2026
Merged

refactor(web): add unique identifier to transform-tokenization subsets 🚂#15094
jahorton merged 1 commit intoepic/autocorrectfrom
refactor/web/transform-tokenization-subset-ids

Conversation

@jahorton
Copy link
Contributor

@jahorton jahorton commented Nov 4, 2025

This addition - of a unique identifier to distinct transition 'edge' sets leading from one tokenization (see #15095, the followup) - will allow us to clearly and cleanly indicate transforms that are two (or more) halves of the same original whole. It is notably more selective than just the original transition ID and is better suited for indicating split-transform cases. These changes will help support #15023 and its improved abstractions for token-splitting.

Build-bot: skip build:web
Test-bot: skip

@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Nov 4, 2025

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Web
    • KeymanWeb Test Home - build : all tests passed (no artifacts on BuildLevel "build")

@keymanapp-test-bot keymanapp-test-bot bot changed the title refactor(web): adds unique identifier to transform-tokenization subsets refactor(web): adds unique identifier to transform-tokenization subsets 🚂 Nov 4, 2025
@keymanapp-test-bot keymanapp-test-bot bot added this to the A19S15 milestone Nov 4, 2025
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch 2 times, most recently from d13ebc8 to 1d113f5 Compare November 5, 2025 16:32
@keyman-server keyman-server modified the milestones: A19S15, A19S16 Nov 8, 2025
@jahorton jahorton force-pushed the refactor/web/complex-search-space-reuse branch from ca906dd to 316abe3 Compare November 10, 2025 20:51
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from 1d113f5 to e97c968 Compare November 10, 2025 21:02
@jahorton jahorton changed the base branch from refactor/web/complex-search-space-reuse to refactor/web/relocate-source-range-key November 10, 2025 21:03
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from e97c968 to 0792377 Compare November 11, 2025 21:41
@keyman-server keyman-server modified the milestones: A19S16, A19S17 Nov 22, 2025
@keyman-server keyman-server modified the milestones: A19S17, A19S18 Dec 6, 2025
@keyman-server keyman-server modified the milestones: A19S18, A19S19 Dec 21, 2025
@keyman-server keyman-server modified the milestones: A19S19, A19S20 Jan 3, 2026
@jahorton jahorton force-pushed the refactor/web/relocate-source-range-key branch from 7831a6d to 346f737 Compare January 9, 2026 21:56
@jahorton jahorton changed the base branch from refactor/web/relocate-source-range-key to change/web/rename-inputsource-as-pathinputprops January 12, 2026 15:25
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from fb4b036 to 15b942e Compare January 12, 2026 15:42
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from 15b942e to 1e13233 Compare January 12, 2026 16:42
@jahorton jahorton force-pushed the change/web/rename-inputsource-as-pathinputprops branch from e3b5354 to 27fc7da Compare January 12, 2026 20:31
@jahorton jahorton changed the base branch from change/web/rename-inputsource-as-pathinputprops to refactor/web/relocate-source-range-key January 12, 2026 20:32
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from 1e13233 to 56676d8 Compare January 12, 2026 20:33
@jahorton jahorton force-pushed the refactor/web/relocate-source-range-key branch from a6d4180 to 3a19b06 Compare January 12, 2026 21:01
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from 56676d8 to fd4a0d3 Compare January 12, 2026 21:02
@jahorton jahorton force-pushed the refactor/web/relocate-source-range-key branch from 3a19b06 to 01371c0 Compare January 14, 2026 23:14
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from fd4a0d3 to 23fdcdc Compare January 14, 2026 23:20
@jahorton jahorton force-pushed the refactor/web/relocate-source-range-key branch from 01371c0 to a679ebe Compare January 15, 2026 22:04
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from 23fdcdc to 8d4aa9e Compare January 15, 2026 22:29
@keyman-server keyman-server modified the milestones: A19S20, A19S21 Jan 16, 2026
@jahorton jahorton force-pushed the refactor/web/relocate-source-range-key branch from cb6ffee to cf39508 Compare January 22, 2026 18:39
This addition will allow us to clearly and cleanly indicate transforms that are two (or more) halves of the same original whole.  It is notably more selective than just the original transition ID and is better suited for indicating split-transform cases.

Build-bot: skip build:web
Test-bot: skip
@jahorton jahorton force-pushed the refactor/web/transform-tokenization-subset-ids branch from d36203a to fd45aa4 Compare January 22, 2026 18:41
@jahorton jahorton marked this pull request as ready for review January 22, 2026 19:43
@mcdurdin mcdurdin changed the title refactor(web): adds unique identifier to transform-tokenization subsets 🚂 refactor(web): add unique identifier to transform-tokenization subsets 🚂 Jan 25, 2026
Base automatically changed from refactor/web/relocate-source-range-key to epic/autocorrect January 28, 2026 23:20
@jahorton jahorton merged commit b757b18 into epic/autocorrect Jan 28, 2026
7 of 8 checks passed
@jahorton jahorton deleted the refactor/web/transform-tokenization-subset-ids branch January 28, 2026 23:20
@github-project-automation github-project-automation bot moved this from Todo to Done in Keyman Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants