all(); return response()->json([ 'input' => $payload, 'score' => null, 'details' => [], ]); } }