Skip to content

[Bug]: MCP contract references /v1/local/branch-analysis route that may not exist #796

Description

@JSONbored

Net-new from wiring audit (verify-first). gittensory_local_status (src/mcp/server.ts:1034) advertises /v1/local/branch-analysis as a supported endpoint, but no matching route was found in src/api/routes.ts. If true, clients calling it fail.

Deliverables

  • Verify whether the route exists / is needed
  • Either implement the route or correct the advertised contract

Context

src/mcp/server.ts:1034, src/api/routes.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:bugGittensor-scored bug fix — scores a 0.05x multiplier.roadmapOn the Wave-2 agent-layer roadmap board (project 9)

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions