refactor: apply repository naming contract

Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
This commit is contained in:
Tianyi Cui
2026-08-13 00:54:38 +08:00
parent 101df7cf58
commit a2d0f7f411
3281 files changed
+21730 -21592

No files matched your search

@@ -801,7 +801,7 @@ function RootOutlet({ ownerProps }: { ownerProps: object }) {
}
/**
* Build the renderer the shell installs into the runtime SlotsService
* Build the renderer the shell installs into the runtime SlotRegistry
* (ctx.slots.install(createSlotRenderer()) at boot; the service owns the
* install/renderSlot contract and the double-install/not-installed throws).
* @returns the renderer.