/** * FR-23 Evaluator Runner — supplementary tests. * * Covers gaps not addressed in the primary test file: * - AC-23.5: Timeout → error, not pass * - AC-23.1: Execution in registration order * - AC-23.7: Multi-format scripts (Node.js, Python) * - AC-23.2: stdin JSON protocol (script reads input) * - Invalid JSON output handling * - loadEvaluatorRegistry from package.json * - runEvaluators with error/timeout → overall 'error' * - Score clamping for negative values */ export {}; //# sourceMappingURL=fr23-evaluator-runner-supplementary.test.d.ts.map