Round UUID: f52a3cd5-ce9b-4481-bff3-34dcf2f53daf
Prompt:
Apply the following rules to determine reef health: 1. Classify as 'Stressed' if: - CurrentFlowQuality is 'Poor' or 'Fair' AND PollutionLevel is 'Critical' or 'High', regardless of other conditions. - AcousticIntensity exceeds 1000 units. 2. Classify as 'Healthy' if: - CurrentFlowQuality is 'Excellent' AND ReefIntegrityScore is 'Excellent' OR 'Good', AND BiodiversityIndex is 'High' OR 'Very High' AND BleachingEventsPerYear are not 'Constant' or 'Frequent'. 3. Classify as 'Stressed' if neither of the above criteria clearly determine health and BleachingEventsPerYear are frequent or constant. 4. If the above criteria aren't met explicitly, default to 'Stressed'.