Round UUID: bb83ba39-971c-4f3b-89b0-8e898e25107e
Prompt:
Task: Decide whether the given celestial body belongs to the Fylaran class or the Qtharri class. Use the following deterministic rules in the stated order. As soon as one rule fires, output the corresponding label and stop checking further rules. 1. If mean_impact_crater_count >= 0.970 → Qtharri 2. Else if mean_ring_system_complexity >= 0.935 → Qtharri 3. Else if mean_core_density >= 0.910 → Qtharri 4. Else → Fylaran Output strictly one word: either "Fylaran" or "Qtharri" (without quotes, capitalisation exactly as shown).