Skip to content

[fix/translation-validation] rejects corrupted model output - #12

Merged
drone1 merged 1 commit into
mainfrom
bugfix/translation-validation
Jul 22, 2026
Merged

[fix/translation-validation] rejects corrupted model output#12
drone1 merged 1 commit into
mainfrom
bugfix/translation-validation

Conversation

@drone1

@drone1 drone1 commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Adds deterministic validation before translations enter output/cache. Invalid placeholders, model commentary/refusals, empty values, and implausibly long values are retried through the existing recovery cascade. Cached values are revalidated so polluted output is repaired on a subsequent run.

* validates placeholders, model commentary, and implausible output lengths
* retries rejected translations through the existing recovery cascade
* revalidates cached output so polluted values are repaired
@drone1
drone1 merged commit 290f5b2 into main Jul 22, 2026
2 checks passed
@drone1
drone1 deleted the bugfix/translation-validation branch July 22, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant