/** * PD Config Contract Tests — PRI-304 * * 8 required test scenarios: * 1. Missing config → deterministic defaults * 2. Valid MVP config → effective config correct * 3. Malformed root/object/array/value → structured error * 4. OpenClaw runtime reference → summary shows safe label/id only * 5. PD-local profile → shows apiKeyEnv, not secret value * 6. Per-agent override beats default runtime * 7. Feature flags computed from new config contract * 8. Redaction does not leak token-like/key-like/raw provider data */ export {}; //# sourceMappingURL=pd-config-contract.test.d.ts.map