Skip to content

Commit be28c6e

Browse files
committed
docs(nunit): fix Task 0 checklist markers in MTP plan
Correct a corrupted checkbox line and mark landed Core ownership items complete.
1 parent ebb18f7 commit be28c6e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/plans/active/2026-08-12-nunit-native-runtime-mtp.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,12 @@ cast remains valid across ALC/no-context boundaries.
241241
- Test: `tests/DevTools.NUnit.Core.Tests/`
242242
- Test: `tests/DevTools.NUnit.Host.Tests/`
243243

244-
- [x] Add a failing contract-boundary test proving Core references neither`n ``DevTools.Ipc`` nor ``System.Text.Json``.
245-
- [ ] Make Core contain only plain DTOs, runtime interfaces, protocol constants,
244+
- [x] Add a failing contract-boundary test proving Core references neither
245+
`DevTools.Ipc` nor `System.Text.Json`.
246+
- [x] Make Core contain only plain DTOs, runtime interfaces, protocol constants,
246247
and transport-neutral compatibility data.
247-
- [ ] Keep exactly one loose Core assembly for Host and Runtime type identity.
248-
- [ ] Add failing generation tests proving package assemblies such as
248+
- [x] Keep exactly one loose Core assembly for Host and Runtime type identity.
249+
- [x] Add failing generation tests proving package assemblies such as
249250
`System.Reflection.Metadata` are generation-private while true platform and
250251
Autodesk API assemblies remain host-shared.
251252
- [x] Package the complete Runtime private dependency closure rather than only

0 commit comments

Comments
 (0)