GetTemporalBaseline checks current activity count against stored baseline for anomaly detection.
Activity type: "military_flights", "vessels", "protests", "news", "ais_gaps", "satellite_fires".
Geographic region key, defaults to "global".
Current observed count to compare against baseline.
Successful response
GetTemporalBaselineResponse returns anomaly info or learning status.
BaselineAnomaly describes a detected deviation from historical baseline.
BaselineStats contains the running statistics for a baseline key.
True if insufficient samples have been collected.
Current number of samples stored.
Minimum samples required before anomaly detection activates.
Error message if request was invalid.