docs(N.5): plan amendment — clarify Task 1 vs Task 3 file ownership
The TextureCacheBindlessTests.cs file is created in Task 3 (where it gets meaningful test cases), not Task 1. Removed it from Task 1's Files list and added an explicit note. Caught during Task 1 code review. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4d1a7977cb
commit
d8c7bf67d8
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,8 @@ Always co-author: `Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthrop
|
||||||
**Files:**
|
**Files:**
|
||||||
- Modify: `src/AcDream.App/AcDream.App.csproj`
|
- Modify: `src/AcDream.App/AcDream.App.csproj`
|
||||||
- Create: `src/AcDream.App/Rendering/Wb/BindlessSupport.cs`
|
- Create: `src/AcDream.App/Rendering/Wb/BindlessSupport.cs`
|
||||||
- Create: `tests/AcDream.Core.Tests/Rendering/TextureCacheBindlessTests.cs`
|
|
||||||
|
(The test file `tests/AcDream.Core.Tests/Rendering/TextureCacheBindlessTests.cs` is created in Task 3, NOT this task.)
|
||||||
|
|
||||||
- [ ] **Step 1.1: Add package reference**
|
- [ ] **Step 1.1: Add package reference**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue