Skip to content

[docs-scanner] Time-sensitive 'New' badge on Dynamic MCP feature #24265

@docker-agent

Description

@docker-agent

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: New

According 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions