19 lines
553 B
YAML
19 lines
553 B
YAML
# Golden-fixture book. models.yaml is written by the test (live mock URL + fresh
|
|
# prices_checked date); everything hash-relevant lives in the static files here.
|
|
book_id: golden-book
|
|
title: Золотая книга
|
|
source_lang: ja
|
|
target_lang: ru
|
|
genre: ранобэ
|
|
audience: взрослые
|
|
venuti: 0.5
|
|
honorifics: keep
|
|
transcription: polivanov
|
|
footnotes: minimal
|
|
yo_policy: auto
|
|
style_allowlist: [ня]
|
|
pipeline: pipeline.yaml
|
|
models: models.yaml
|
|
source_file: source.txt
|
|
glossary_seed: glossary-seed.yaml
|
|
ceilings: { book_usd: 5.0, day_usd: 10.0 }
|