Baseline prefixes of core MJServer routes (always applied, including at discovery).
Matching is case-insensitive and bidirectional — see validateServerExtensionRootPath.
Prefix-with-slash so /health rejects /health/extensions but not /healthcare
(sibling /healthcheck is supplied via extraReservedRoots from serve()).
Baseline prefixes of core MJServer routes (always applied, including at discovery). Matching is case-insensitive and bidirectional — see
validateServerExtensionRootPath. Prefix-with-slash so/healthrejects/health/extensionsbut not/healthcare(sibling/healthcheckis supplied viaextraReservedRootsfromserve()).