We should derive the age_range and msm_range from the manifest not have them be sent by the probe: https://github.com/ooni/backend/blob/d4bbc4302339b4f241575f5d50ad2625be06ee93/ooniapi/services/ooniprobe/src/ooniprobe/routers/v1/probe_services.py#L825
We should derive the age_range and msm_range from the manifest not have them be sent by the probe:
backend/ooniapi/services/ooniprobe/src/ooniprobe/routers/v1/probe_services.py
Line 825 in d4bbc43