-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Description
File: content/manuals/ai/mcp-catalog-and-toolkit/profiles.md
Issue
The page contains time-relative framing that describes MCP Profiles as being in a gradual rollout:
Important
MCP Profiles is rolling out gradually in Docker Desktop 4.63. If you don't
see the Profiles tab in your Docker Desktop, it hasn't been enabled for
your account yet. It will become available to all users as the rollout
completes.
This framing describes an ongoing transition ("is rolling out", "will become available") that will become stale once the rollout completes. According to STYLE.md, documentation should avoid describing completed migrations as if they're still in progress.
Suggested fix
Once the rollout is complete, remove the IMPORTANT callout entirely. If the feature requires a minimum version, state that directly:
MCP Profiles requires Docker Desktop 4.63 or later.
Or if no version requirement is needed after rollout, remove the note completely.
Found by nightly documentation freshness scanner