Centralize formatter input hints

This commit is contained in:
2026-06-27 13:45:36 +02:00
parent c4d5477bf9
commit bd3adfcd5a
5 changed files with 101 additions and 5 deletions
@@ -69,6 +69,8 @@ Formatter input/fallback parsing now has one home:
It owns route-neutral parsing shared by Krea2, SDXL, and natural-caption
routes:
- input-hint choice lists and normalization for `auto`, `metadata_json`, and
route-specific text modes;
- whitespace and punctuation normalization before formatter parsing;
- JSON row detection from `metadata_json` or source text;
- trigger-prefix stripping with route-specific trigger candidate lists;