Skip to content

[Copilot AI] validate_title docstring broader than actual validation rules #20

@nexiouscaliver

Description

@nexiouscaliver

Problem

validate_title() at omniforge_mcp_server.py:1212-1218 has a comment saying "basic punctuation" but the regex only blocks [;&|$\\]`. The documented policy is less precise than other validators.

Fix

Align comment with actual blocked characters.

Identified by Copilot AI agent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4-trivialStyle and documentation nitscopilot-aiIdentified by Copilot AI agentdocumentationImprovements or additions to documentationmcp-serverMCP server (omniforge_mcp_server.py)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions