RoleLabelOptions
RoleLabelOptions
Defined in: constants/roles.ts:89
Properties
overrides?
optionaloverrides?:Record<string,string>
Defined in: constants/roles.ts:93
Per-call overrides, keyed by code. Wins over the static map and
the role’s own .name. Useful for renaming in a specific UI
context without affecting other surfaces.