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:
@@ -7,8 +7,8 @@ These zero-dependency packages provide small primitives shared by multiple capab
|
||||
| Package | Role |
|
||||
|---|---|
|
||||
| [`brand/`](brand/README.md) | Provides nominally branded types |
|
||||
| [`paths/`](paths/README.md) | Resolves the Harness data root and shared paths |
|
||||
| [`paths/`](home-paths/README.md) | Resolves the Harness data root and shared paths |
|
||||
| [`timeout/`](timeout/README.md) | Provides deadline and timeout classification primitives |
|
||||
| [`retention/`](retention/README.md) | Bounds retained text and item collections |
|
||||
| [`retention/`](output-retention/README.md) | Bounds retained text and item collections |
|
||||
| [`atomic-write/`](atomic-write/README.md) | Replaces files atomically |
|
||||
| [`native-command/`](native-command/README.md) | Runs host-native commands without a shell |
|
||||
Reference in New Issue
Block a user