|
556 | 556 | }, |
557 | 557 | { |
558 | 558 | "schemaVersion": "1.12.0", |
559 | | - "slug": "summarizer-apple-intelligence-rollout-beta-test", |
560 | | - "id": "summarizer-apple-intelligence-rollout-beta-test", |
| 559 | + "slug": "summarizer-mistral-model-rollout-first-run-new-users", |
| 560 | + "id": "summarizer-mistral-model-rollout-first-run-new-users", |
561 | 561 | "arguments": {}, |
562 | 562 | "application": "org.mozilla.ios.Firefox", |
563 | 563 | "appName": "firefox_ios", |
564 | 564 | "appId": "org.mozilla.ios.Firefox", |
565 | 565 | "channel": "release", |
566 | | - "userFacingName": "Summarizer - Apple Intelligence Full Release Rollout", |
| 566 | + "userFacingName": "Summarizer - Mistral Model Rollout First Run New Users", |
567 | 567 | "userFacingDescription": "Summarizer", |
568 | 568 | "isEnrollmentPaused": false, |
569 | 569 | "isRollout": true, |
570 | 570 | "bucketConfig": { |
571 | 571 | "randomizationUnit": "nimbus_id", |
572 | | - "namespace": "ios-apple-summarizer-feature-release-no_targeting-rollout-1", |
| 572 | + "namespace": "ios-hosted-summarizer-feature-release-mobile_new_users-rollout-2", |
573 | 573 | "start": 0, |
574 | 574 | "count": 10000, |
575 | 575 | "total": 10000 |
576 | 576 | }, |
577 | 577 | "featureIds": [ |
578 | | - "apple-summarizer-feature" |
| 578 | + "hosted-summarizer-feature" |
579 | 579 | ], |
580 | 580 | "probeSets": [], |
581 | 581 | "outcomes": [], |
|
590 | 590 | }, |
591 | 591 | "features": [ |
592 | 592 | { |
593 | | - "featureId": "apple-summarizer-feature", |
| 593 | + "featureId": "hosted-summarizer-feature", |
594 | 594 | "enabled": true, |
595 | 595 | "value": { |
596 | 596 | "enabled": true, |
|
601 | 601 | ] |
602 | 602 | } |
603 | 603 | ], |
604 | | - "targeting": "(app_version|versionCompare('143.!') >= 0) && (language in ['en'])", |
605 | | - "startDate": "2025-09-11", |
| 604 | + "targeting": "((is_already_enrolled) || ((days_since_install < 7) && (app_version|versionCompare('143.!') >= 0) && (language in ['en']) && (region in ['US']) && (('summarizer-mistral-model-full-rollout' in enrollments) == false) && ((enrollments_map['summarizer-mistral-model-rollout'] == 'treatment-a') == false)))", |
| 605 | + "startDate": "2025-09-17", |
606 | 606 | "enrollmentEndDate": null, |
607 | 607 | "endDate": null, |
608 | 608 | "proposedDuration": 28, |
609 | | - "proposedEnrollment": 7, |
| 609 | + "proposedEnrollment": 14, |
610 | 610 | "referenceBranch": "control", |
611 | 611 | "featureValidationOptOut": false, |
612 | 612 | "localizations": null, |
613 | 613 | "locales": null, |
614 | | - "publishedDate": "2025-09-11T16:58:59.108457Z", |
| 614 | + "publishedDate": "2025-09-17T19:20:28.247535Z", |
615 | 615 | "isFirefoxLabsOptIn": false, |
616 | 616 | "firefoxLabsTitle": "", |
617 | 617 | "firefoxLabsDescription": "", |
|
0 commit comments