Commit Graph
13 Commits
Author SHA1 Message Date
kyasuda f299f2a19e chore: switch texthooker-ui workflow to pnpm and add backlog tasks 2026-02-18 18:05:42 -08:00
kyasuda 457e6f0f10 feat(tokenizer): refine Yomitan grouping and parser tooling
- map segmented Yomitan lines into single logical tokens and improve candidate selection heuristics

- limit frequency lookup to selected token text with POS-based exclusions and add debug logging hook

- add standalone Yomitan parser test script, deterministic utility-script shutdown, and docs/backlog updates
2026-02-16 17:41:24 -08:00
kyasuda 0eb2868805 Fix Yomitan token headword frequency matching and add frequency tests 2026-02-16 13:21:19 -08:00
kyasuda 7856967920 add tasks 2026-02-13 18:29:17 -08:00
kyasuda b6f3d0aad3 add investigation 2026-02-11 09:33:47 -08:00
kyasuda dc54daa79d feat(docs): add interactive Mermaid diagram modal 2026-02-11 09:33:47 -08:00
kyasuda 9d49e9eaa8 docs: bundle mermaid locally for offline diagram rendering 2026-02-11 09:33:47 -08:00
kyasuda a37ab476dd docs: add Mermaid architecture diagrams and VitePress renderer 2026-02-11 09:33:47 -08:00
kyasuda b5fcd4f072 docs: align architecture and contributor guidance with current services 2026-02-11 09:33:47 -08:00
kyasuda 09e142279a feat(core): add module scaffolding and provider registries 2026-02-11 09:33:47 -08:00
kyasuda 531f8027bd chore(workflow): add backlog/plan artifacts and docs workflow 2026-02-11 09:33:47 -08:00
kyasuda 35cad19839 test(core): expand mpv/subsync/tokenizer and cli coverage 2026-02-11 09:33:47 -08:00
kyasuda f868fdbbb3 refactor(core): consolidate services and remove runtime wrappers 2026-02-11 09:33:47 -08:00