Round UUID: f980b10f-e114-494f-9dad-92a39e4a9c75
Prompt:
Based on the Entity Data, classify the entity as 'DoubleAgent' or 'Loyal'. Apply the following rules in order: 1. If SecretHandshakeQuality > 70, predict 'DoubleAgent'. 2. Else if AccentThickness > 34, predict 'Loyal'. 3. Else if AccentThickness < 20, predict 'DoubleAgent'. 4. Else if SecretHandshakeQuality > 65, predict 'DoubleAgent'. 5. Otherwise, predict 'Loyal'.