Round UUID: 4882b07d-dc7a-4134-9a37-3b36f6dd7e38
Prompt:
Based on the Entity Data, classify the entity as 'DoubleAgent' or 'Loyal'. Apply the following rules in order: 1. If AccentThickness > 34, predict 'Loyal'. 2. Else if SecretHandshakeQuality > 70, predict 'DoubleAgent'. 3. Else if AccentThickness < 20, predict 'DoubleAgent'. 4. Else if SecretHandshakeQuality > 60, predict 'DoubleAgent'. 5. Otherwise, predict 'Loyal'.