Flagsmith / Flagsmith/flagsmith-php-client
Surface engine reasons in SDK response objects
- Dominant language
- PHP
- Stars
- 18
- Forks
- 13
- Avg merge
- 28m
- Merged PRs (30d)
- 1
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 path to see how engine results are represented. Follow the linked parent issue for the expected reason values, and consider the work complete when Environment Default, Segment Override, and Identity Override reasons are exposed in flag/response objects for both evaluation modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100