id: translation-all-languages
title: The Book of Khalid Translation Program
objective: Produce translation drafts and QA notes for prioritized target languages.
output: language packet (draft translation, glossary, unresolved terms list, reviewer notes)
inputs:
  - source text segments
  - prior translation memory
  - terminology glossary
deliverables:
  - /translations/<language>/draft.md
  - /translations/<language>/qa-report.md
  - /translations/<language>/glossary.md
quality_gates:
  - preserve literary voice
  - flag idioms requiring cultural adaptation
  - include ambiguity notes where meaning is uncertain
review:
  human_required: true
