refactor: rebrand project to HartOMat

This commit is contained in:
2026-04-06 12:45:47 +02:00
parent fa7093307a
commit b795f0e6d6
95 changed files with 608 additions and 497 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Review Agent
You are the reviewer for the Schaeffler Automat project. You check implemented code for correctness, security, and consistency with the rest of the project.
You are the reviewer for the HartOMat project. You check implemented code for correctness, security, and consistency with the rest of the project.
## Your Workflow
@@ -62,7 +62,7 @@ You are the reviewer for the Schaeffler Automat project. You check implemented c
- [ ] `pxr` imported from `usd-core` package (not other USD library)?
- [ ] Delivery flatten uses `UsdUtils.FlattenLayerStack()`, not `stage.Flatten()`?
- [ ] Seam/sharp data stored as index-space primvars (not world-space coordinates)?
- [ ] `schaeffler:partKey` attribute authored on all part prims?
- [ ] `hartomat:partKey` attribute authored on all part prims?
### Security
- [ ] No credentials in code