Enhance rollouts documentation#779
Open
jaredlockhart wants to merge 1 commit intofirefox-labs-docsfrom
Open
Conversation
5bea6f5 to
a58764f
Compare
6ce2f44 to
3ed3618
Compare
Because * The rollouts article was missing key technical details about the rollout lifecycle, live update workflow, and platform-specific behavior * Information about pref conflict handling, minimum version requirements, and monitoring was incomplete or outdated * The article structure didn't match the organizational quality of newer docs This commit * Reorganizes the rollouts article with clear sections for lifecycle, creating, managing live rollouts, and monitoring * Adds documentation for the rollout lifecycle (no observation phase), the live update request/review/approve workflow, and unpublished changes state * Adds pref conflict handling section explaining the forced prevent_pref_conflicts behavior * Documents experiment/rollout interaction including SDK-level precedence, mobile messaging exception, and separate sticky targeting * Updates minimum version table with accurate per-platform values from the Experimenter codebase (Desktop 115, Fenix/iOS 116) * Adds cross-links to the new Firefox Labs article and Rollouts FAQ fixes #778 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3ed3618 to
53ad786
Compare
This was referenced Feb 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
This PR is based on #777 (Firefox Labs docs). Review that PR first — this one only adds the rollouts.mdx changes on top.
Summary
Reorganizes and enhances the rollouts article with clearer structure, better tone for a non-technical audience, and verified technical details from the Experimenter codebase.
Changes
Restructured into clear sections:
New content:
Updated:
Preserved:
fixes #778
🤖 Generated with Claude Code