Member Junction
    Preparing search index...

    Variable RESERVED_SERVER_EXTENSION_ROOT_PREFIXESConst

    RESERVED_SERVER_EXTENSION_ROOT_PREFIXES: readonly string[] = ...

    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()).