-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Open
Labels
Description
File: content/manuals/ai/mcp-catalog-and-toolkit/dynamic-mcp.md
Issue
The page front matter includes a "New" badge that will become stale:
params:
sidebar:
badge:
color: green
text: NewAccording to STYLE.md, time-relative language like "new" should be avoided because it goes stale silently. A feature marked "New" today becomes misleading as time passes, and there's no clear point at which to remove the badge.
Suggested fix
Remove the "New" badge from the front matter. The experimental status is already clearly communicated through the experimental callout in the content itself. If the feature needs special emphasis, consider using a more specific badge like "Experimental" or "Beta" that reflects the actual status rather than recency.
Found by nightly documentation freshness scanner
Reactions are currently unavailable