What QA ALIGN queries
Anti-patterns hiding inside the current framework
- Order-dependent tests that pass alone and fail in suite execution
- Shared state that is not reset before each scenario
- Wait logic that masks timing races instead of removing them
- Assertions that depend on unstable UI, data, or external services
- Flake categories that are not separated for pricing or remediation
