/** * Tests for outputLanguage integration into ScribePromptBuilder (PRI-336). * * Validates: * - config → scribe prompt contains language directive * - zh-CN: prompt explicitly requests Chinese principle text * - en: prompt explicitly requests English principle text * - technical identifiers not translated instruction exists * - undefined outputLanguage: no language directive (backward compatible) */ export {}; //# sourceMappingURL=scribe-prompt-language.test.d.ts.map