Round UUID: 36c4097e-0907-45c3-9572-eceb7771d050
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 with Atmospheric Override**: If mean_ring_system_complexity ≥ 0.94 AND mean_atmospheric_depth < 6.4, classify as **Qtharri** 2. **High Ring System Complexity with High Atmospheric**: If mean_ring_system_complexity ≥ 0.94 AND mean_atmospheric_depth ≥ 6.4, classify as **Fylaran** 3. **High Orbital Radius Rule**: If mean_orbital_radius ≥ 3.0 AND mean_atmospheric_depth ≥ 7.0, classify as **Fylaran** 4. **Low Orbital Radius with Atmospheric Override**: If mean_orbital_radius ≤ 2.6 AND mean_atmospheric_depth < 6.3, classify as **Qtharri** 5. **Low Orbital Radius with High Atmospheric**: If mean_orbital_radius ≤ 2.6 AND mean_atmospheric_depth ≥ 6.3, classify as **Fylaran** 6. **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** 7. **Intermediate Range Low Atmospheric Rule**: If mean_orbital_radius > 2.6 AND mean_orbital_radius ≤ 2.8 AND mean_atmospheric_depth ≤ 6.4, classify as **Qtharri** 8. **Combined Atmospheric and Ring Rule**: If mean_atmospheric_depth ≥ 6.8 AND mean_ring_system_complexity ≤ 0.90, classify as **Fylaran** 9. **Intermediate Range Fylaran Rule**: If mean_orbital_radius > 2.6 AND mean_orbital_radius ≤ 2.8 AND mean_atmospheric_depth ≥ 6.7, classify as **Fylaran** 10. **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.