merge: agent session work

This commit is contained in:
Ahmed Darrazi 2026-01-04 12:58:22 +01:00
commit 2519634397

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.