The Information Expert pattern is a GRASP principle that guides responsibility assignment by stating that a responsibility should be assigned to the information expert - the class that has the information necessary to fulfill it. Option D correctly identifies it as providing guiding principles for assigning responsibilities.