SeoReportController, UnifiedPixelController, and EntitlementApiController
don't exist yet — their route registrations caused ReflectionException
when the API routes were wired via the event system. Keep only the MCP
HTTP bridge routes which have their controller.
Co-Authored-By: Virgil <virgil@lethean.io>
Move API module from src/Mod/Api/ to src/Api/ and update namespace
from Core\Mod\Api\ to Core\Api\ as part of monorepo separation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>