Pull Request Checklist
- Title expresses the business value (who benefits + what outcome)
- Relevant issues linked
- Backport PRs created (if needed) and linked
- FF! Doc updated (user-facing behavior/config)
- FF! Manual updated (if applicable)
- Javadoc updated/generated (developer-facing APIs)
- Unit tests added/updated
- E2E/Integration tests added/updated (if applicable)
- Breaking change recorded in markdown file
- Migration notes included (if needed)