feat/027-enrollment-config-subtypes #31

Merged
ahmido merged 12 commits from feat/027-enrollment-config-subtypes into dev 2026-01-04 13:25:16 +00:00
Showing only changes of commit 2519634397 - Show all commits

View File

@ -8,8 +8,8 @@ ## Phase 1: Setup
- [x] T001 Create spec/plan/tasks and checklist.
## Phase 2: Research & Design
- [ ] T002 Confirm `@odata.type` for each subtype and whether Graph supports assignments.
- [ ] T003 Decide restore modes and risk levels.
- [x] T002 Confirm `@odata.type` for each subtype and whether Graph supports assignments.
- [x] T003 Decide restore modes and risk levels.
## Phase 3: Tests (TDD)
- [x] T004 Add sync tests ensuring each subtype is classified correctly.