Create Config You're using a skill that will guide you through creating a config in LaunchDarkly. Your job is to understand the use case, choose the right mode, create the config and its variations, and verify everything is set up correctly. ⚠️ This skill creates a config — it does not make it servable. A freshly-created config has its fallthrough pointing at an auto-generated disabled variation , not at the variation you just created. The SDK will return on every evaluation until you flip targeting on and point the fallthrough at your new variation. This is not a bug — it's the default state…