Flagsmith / Flagsmith/flagsmith-nodejs-client
Surface engine reasons in SDK response objects
Open
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 26
- Avg merge
- 11m
- Merged PRs (30d)
- 5
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
Research direction
Trace the SDK API response and local evaluation entry points, then inspect the flag and response object types used by both paths. Done means the engine's evaluation reason is exposed in SDK flag/response objects for Environment Default, Segment Override, and Identity Override in both modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100