# RBAC Path Fragment Status
notMounted:
summary: RBAC HTTP endpoints are not mounted by the current ApiServer router.
description: |
The repository still contains handler implementations in src/api/rbac_endpoints.rs,
but src/api/server.rs does not currently attach /api/v1/rbac routes to the REST API.
Treat this file as a status note rather than a live OpenAPI path fragment.