Round UUID: 25cc773f-7e06-46f2-bef8-8ac08875d39a
Prompt:
Given the following entity data, classify the entity as either 'DoubleAgent' or 'Loyal' based on these explicit rules: 1. If SecretHandshakeQuality is greater than or equal to 65 and AccentThickness is less than or equal to 32, classify as DoubleAgent. 2. If AccentThickness is greater than 32, classify as Loyal. 3. For all other cases, classify as Loyal. Entity Data: SecretHandshakeQuality: [value] AccentThickness: [value] Classify as either 'DoubleAgent' or 'Loyal' and provide only the label.