Round UUID: 43486fee-d591-4a5e-8210-52c094a2b1fb
Prompt:
Analyze the provided Entity Data, which contains 'SecretHandshakeQuality' and 'AccentThickness'. Classify the entity as 'DoubleAgent' or 'Loyal' based on the following rules. Apply the rules in the order they are listed. 1. If SecretHandshakeQuality is greater than 70, classify as 'DoubleAgent'. 2. If SecretHandshakeQuality is less than or equal to 60, classify as 'Loyal'. 3. If SecretHandshakeQuality is greater than 60 AND less than or equal to 70: a. If AccentThickness is greater than 35, classify as 'Loyal'. b. If AccentThickness is less than or equal to 35, classify as 'DoubleAgent'. Provide only the classification ('DoubleAgent' or 'Loyal') as the output.