Round 297

Round UUID: 43b34377-87a5-45bf-862e-638928f11af6

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. Otherwise, predict 'Loyal'.