Skip to content

Comments

Thread strategyName from the typogenerator library through to results…#23

Merged
Splat merged 1 commit intomainfrom
partybranch
Feb 11, 2026
Merged

Thread strategyName from the typogenerator library through to results…#23
Splat merged 1 commit intomainfrom
partybranch

Conversation

@Splat
Copy link
Owner

@Splat Splat commented Feb 11, 2026

Issue #4 resolved and unnecessary code from the frontend removed.

….json and the frontend UI, replacing the client-side heuristic that attempted to infer variant class from Levenshtein edit distance. Added a candidate struct to carry the strategy name through the worker pipeline and a Strategy field on the Output struct. On the frontend, removed classifyVariant(), levenshtein(), and a duplicate shannonEntropy() definition. The variant filter dropdown is now dynamically populated from actual strategy names in the data. Also fixed a runtime bug where parseList() was called but never defined (replaced with splitAny).
@Splat Splat self-assigned this Feb 11, 2026
@Splat Splat added the bug Something isn't working label Feb 11, 2026
@Splat Splat merged commit b4ac0f2 into main Feb 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant