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:36:22 +08:00
parent 101df7cf58
commit a2d0f7f411
3281 changed files with 21730 additions and 21592 deletions

View File

@@ -9,7 +9,7 @@ function isBuildFaceClient(value: unknown): boolean {
/**
* The ordinary workspace build consumes JavaScript emitted by the Host
* TypeScript project and runs TypeRT. The Client pass selects packages that
* TypeScript project and runs Typert. The Client pass selects packages that
* declare a browser bundle and lets their package-local configs emit both
* their Node loader entry and browser artifact.
*/