feat(translator-tools): add locale review and glossary workflow

This commit is contained in:
2026-09-02 21:39:02 +02:00
parent 5e962ff0f3
commit 655797c4fe
32 changed files with 2084 additions and 2192 deletions
+6 -8
View File
@@ -1,13 +1,11 @@
# Changelog
## 0.2.0 - 2026-09-02
## Unreleased
- Added composable literal and line transforms with allocation preflights, plus BOM, UTF-8 validity, zero-byte and byte-newline evidence.
- Added paired text/artifact-evidence downloads with source/output hashes and
pipeline provenance; automatic Toolbox handoff remains intentionally disabled
pending the coordinated Portal consumer rollout.
- Added local translator workspace for i18next-like and single-locale JSON review.
- Added language pair selection, glossary storage and fuzzy in-context suggestions.
- Added local-only import/export pipeline with portal handoff integration.
## 0.1.0 - 2026-09-01
## 0.1.0 - 2026-09-02
- Added the initial local-first Text Tools workbench.
- Added Toolbox integration, bounded input handling, offline shell and deterministic release packaging.
- Initial local-first translator review implementation.