QM evaluation API rejects AEST daylight saving windows with 422 on Sydney edge

Pushed the quality scorecard payload through the nightly CI pipeline against mypurecloud.com.au Sydney edge. Latency on the outbound sync is fine, but the /api/v2/quality/evaluations endpoint throws a hard 422 whenever the audit window crosses the AEST daylight saving shift. Terraform state just locks up and it’s breaking the ACMA compliance script.

{"code": "invalid_window", "message": "evaluation_boundary_violation"}