Round UUID: 9bed09d2-4247-4e5d-8b37-062eabdfe815
Prompt:
Classify the entity as either Fylaran or Qtharri based on the following rules: **Primary Classification Rules (apply in order):** 1. **High Ring System Complexity Rule**: If mean_ring_system_complexity ≥ 0.94, classify as **Qtharri** 2. **High Orbital Radius Rule**: If mean_orbital_radius ≥ 3.0 AND mean_atmospheric_depth ≥ 7.0, classify as **Fylaran** 3. **Low Orbital Radius Rule**: If mean_orbital_radius ≤ 2.6, classify as **Qtharri** 4. **Intermediate Orbital Radius High Ring Rule**: If mean_orbital_radius > 2.6 AND mean_orbital_radius ≤ 2.8 AND mean_ring_system_complexity ≥ 0.92, classify as **Qtharri** 5. **Intermediate Range Low Atmospheric Rule**: If mean_orbital_radius > 2.5 AND mean_orbital_radius ≤ 2.8 AND mean_atmospheric_depth ≤ 6.4, classify as **Qtharri** 6. **Combined Atmospheric and Ring Rule**: If mean_atmospheric_depth ≥ 6.8 AND mean_ring_system_complexity ≤ 0.90, classify as **Fylaran** 7. **Intermediate Range Fylaran Rule**: If mean_orbital_radius > 2.6 AND mean_orbital_radius ≤ 2.8 AND mean_atmospheric_depth ≥ 6.5, classify as **Fylaran** 8. **Default Rule**: If mean_atmospheric_depth ≥ 6.4, classify as **Fylaran**, otherwise classify as **Qtharri** Apply these rules in the exact order listed above. Use the first rule that matches the entity's characteristics.