docs: record usd-core decision, add Dockerfile task 1.0

- Mark USD library question as decided: usd-core>=24.11 (pxr module)
- Add Task 1.0 to USD implementation plan: Dockerfile install step
- Add usd-core to Priority 2 file targets in ROADMAP

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 15:13:10 +01:00
parent 5d912594dd
commit cbffcfbf8b
2 changed files with 18 additions and 3 deletions
+1
View File
@@ -92,6 +92,7 @@ This priority combines dead-code deletion and task decomposition because both ar
| Action | Path |
|---|---|
| ADD pip install | `render-worker/Dockerfile``usd-core>=24.11` (provides `pxr` module) ✅ decided |
| CREATE | `render-worker/scripts/export_step_to_usd.py` — XCAF → USD, hierarchy + metadata + partKey |
| ADD enum value | `backend/app/domains/media/models.py``usd_master` to `MediaAssetType` |
| CREATE migration | `backend/alembic/versions/060_usd_master_asset_type.py` |