/** * PD Config principles-section tests — PRI-336 / PRI-606. * * `principles.outputLanguage` is the canonical language SSOT. It must survive * validatePdConfig into the returned PdConfig (and therefore into * loadPdConfigForPlugin's effective config) — the validator previously * dropped the section entirely, silently disabling the SSOT for every loader * consumer (prompt injection read the legacy PainConfig language instead). */ export {}; //# sourceMappingURL=pd-config-principles.test.d.ts.map