- Replace fixed waits with polling in analytics step definitions
- Add mock analytics server cleanup in After hook
- Remove fixed waits in workspaceGroup drag tests
- Restore UI_RETRY_ATTEMPTS minimum from 1 back to 3
- analytics service now serializes properties as JSON string (Rybbit compat)
- parse properties string back to object in E2E assertion
- add TIDGI_ANALYTICS_HOSTNAME env override for mock server