Type Alias: CompiledServerMode
CompiledServerMode =
"generated"|"custom"|"command"|"remote"|"conflict"
The packaging mode of one MCP server that owns discovered route modules.
generated, custom, command, and remote are explicit or inferred
decisions; conflict records that discovery found routes but an existing
entry claims the same server and no explicit mode resolved it — discovery
is not a packaging choice, so the routes stay visible beside the error.