Round 267

Round UUID: 90143043-1116-4522-9196-9ae775595f4f

Prompt:

Using the provided entity data, classify the entity as either 'Fylaran' or 'Qtharri' by following these specific rules:

1. Classify as 'Qtharri' if:
   - mean orbital radius is greater than 2.9 AND mean surface roughness is greater than 400.
   - mean core density is below 0.8 AND mean axial symmetry is below 300.

2. Classify as 'Fylaran' if:
   - mean core density is above 0.9 AND mean impact crater count is above 0.75.
   - mean tidal distortion is greater than 400 AND mean atmospheric depth is lower than 7.

3. If mean magnetosphere extent is below 4.7 AND mean axial symmetry is below 450, classify as 'Qtharri'.

4. In cases where mean ring system complexity exceeds 0.9 and mean cloud turbulence is below 200, classify as 'Fylaran'.

5. Add that if mean surface roughness is below 200, classify as 'Qtharri' regardless of other conditions.

Follow these rules strictly to reduce errors in classification.