## 1. Delete ROCm files - [x] 1.1 Delete `engine/Dockerfile.rocm` - [x] 1.2 Delete `engine/compose.rocm.yaml` - [x] 1.3 Delete `assets/` directory (ROCm torch wheel) ## 2. Update release pipeline - [x] 2.1 Remove ROCm image build, tag, and push from `release-engine.sh` - [x] 2.2 Remove ROCm entries from release notes output in `release-engine.sh` ## 3. Update documentation - [x] 3.1 Remove AMD GPU quick-start section and ROCm references from `README.md` - [x] 3.2 Remove ROCm build instructions and `compose.rocm.yaml` references from `DEVELOPER.md` - [x] 3.3 Remove `onnxruntime-rocm` migration note from `DEVELOPER.md` ## 4. Update specs - [x] 4.1 Update `openspec/specs/docker-deployment/spec.md` — remove AMD ROCm requirement, remove ROCm scenarios, update GPU-agnostic requirement to CPU + NVIDIA scope