guidelines property

String? guidelines
getter/setter pair

General guidelines for the playbook.

These are unstructured instructions that are not directly part of the goal, e.g. "Always be polite". It's valid for this text to be long and used instead of steps altogether.

Implementation

core.String? guidelines;