hoang.nguyen6
deploy
f66643d unverified
Raw
History Blame Contribute Delete
291 Bytes
"""Evaluation harness for the Phase-2 translation core.
Everything here lives OUTSIDE pdf2zh/translation and only *calls into* the public
entrypoint (translate_document) + observes it (timers, read-only httpx hooks). See
docs/EVALUATION_PLAN.md. The translation core is never modified.
"""