Round 358

Round UUID: f4c029b2-2040-4088-9834-7ae1de5e9966

Prompt:

Using the provided entity data, classify the entity as either 'Fylaran' or 'Qtharri' by strictly adhering to the following clearly defined and unambiguous rules:

1. Classify as 'Qtharri' if any of the following conditions are met:
   - Mean orbital radius is greater than 3.0 AND Mean surface roughness is greater than 460.
   - Mean core density is less than 0.70 AND mean axial symmetry is less than 250.
   - Mean magnetosphere extent is less than 4.5 AND mean axial symmetry is less than 340.
   - Mean tidal distortion is less than 30, regardless of other conditions.
   - Mean tidal distortion exceeds 500 AND (mean core density is less than 0.85 OR mean ring system complexity is less than 0.90).
   - Mean impact crater count is less than 0.80 AND mean axial symmetry exceeds 400.
   - Mean tidal distortion exceeds 300 AND mean core density is less than 0.85.
   - Mean axial symmetry is less than 180 AND mean tidal distortion is between 200-400. 
   - Mean tidal distortion is between 400-500 AND mean impact crater count is greater than 0.90 AND mean axial symmetry is less than 200.
   - Mean core density is less than 0.80 AND mean tidal distortion is less than 50.
   - Mean tidal distortion is less than 200 AND mean core density exceeds 0.90 AND mean surface roughness is greater than 450, classify as 'Fylaran' to avoid misclassification.

2. Classify as 'Fylaran' if any of the following conditions are met:
   - Mean core density is greater than 0.95 AND mean impact crater count exceeds 0.90.
   - Mean tidal distortion is between 100 and 400 AND mean impact crater count exceeds 0.85.
   - Mean ring system complexity is greater than 0.95 AND mean cloud turbulence is less than 140.
   - Mean core density is greater than 0.85 AND mean tidal distortion is less than 30.
   - Mean orbital radius is between 2.8 and 3.0 AND mean surface roughness exceeds 470.
   - Mean surface roughness is less than 450 AND mean core density is greater than 0.85.
   - Mean impact crater count exceeds 0.90 AND mean axial symmetry is greater than 350, classify as 'Fylaran' to prevent overlap with 'Qtharri'.
   - Mean axial symmetry is between 150-300 AND mean tidal distortion is greater than 300, classify as 'Fylaran' to reduce false negatives.

3. Review edge cases carefully and introduce stricter boundaries where rules previously overlapped. Ensure to take into account new insights from previous rounds to minimize misclassifications, particularly at the thresholds/overlapping ranges.

4. Follow these rules strictly to minimize errors in classification.