314a1d795d
flag() queried the FeatureFlag row before looking at the caller-supplied overrides, so a per-org hit still paid a round-trip. Check the override first and only fall through to the query when it fails the schema, which keeps today's resolution order intact.