Fixed

  • Contact Resolution Validation — Contact resolution endpoints now return validation errors correctly instead of failing unpredictably.
  • Memory API Feature Gating — Memory API routes now return 403 Forbidden when access is blocked by feature gating instead of leaking a generic not-found response.
  • OpenAPI Schema Titles — Schema titles are now aligned with component keys, improving generated client compatibility.

Security

  • Removed legacy unauthenticated MCP server endpoints.