Returns the feature flags enabled for the authenticated user's business.
get/business/dev-features
Response
OK
model_extractionboolean
similarity_review_classesboolean
SimilarityReviewClasses offers the fine-grained similarity taxonomy in the
compare page's review dropdown WITHOUT the model_extraction shadow routing.
The compare page ORs it with ModelExtraction, mirroring the server-side gate
in UpsertComparisonStatus (services.FeatureSimilarityReviewClasses).