Flagsmith / Flagsmith/flagsmith-java-client
Surface engine reasons in SDK response objects
- Dominant language
- Java
- Stars
- 28
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Part of https://github.com/Flagsmith/flagsmith/issues/8232
Surface the evaluation `reason` (Environment Default, Segment Override, Identity Override) returned by the engine in the SDK's flag/response objects.
Has to cover:
- SDK API responses
- Local evaluation
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the SDK API response objects and the local evaluation paths that expose flag results. Confirm how the engine returns the evaluation reason, then ensure the listed reasons are surfaced in both areas; done means SDK API and local-evaluation responses expose Environment Default, Segment Override, and Identity Override.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100