diff --git a/specs/010-admin-templates/tasks.md b/specs/010-admin-templates/tasks.md index c34d9fd..3e4080d 100644 --- a/specs/010-admin-templates/tasks.md +++ b/specs/010-admin-templates/tasks.md @@ -22,3 +22,8 @@ ## Phase 4: Tests + Verification - [x] T007 Run tests (targeted). - [x] T008 Run Pint (`./vendor/bin/pint --dirty`). - [x] T011 Fix Admin Templates hydration paging (`@odata.nextLink`) and add coverage. + +## Open TODOs (Follow-up) +- [ ] Improve Admin Templates value formatting to better match Intune UI (presentation values / multi-value rendering). +- [ ] Add a small “snapshot completeness” indicator (e.g., definitionValues count) to reduce confusion when older/incomplete snapshots exist. +- [ ] Implement remaining Windows “Templates” profile types (separate policy types/odata subtypes; new specs per type).