docs(02-02): complete PermissionsService plan — models, interface, scan engine
- Created 02-02-SUMMARY.md with full execution record - Updated STATE.md with decisions (CSOM type constraints) and progress - Updated ROADMAP.md (phase 02: 4/7 summaries, In Progress) - Marked PERM-07 complete in REQUIREMENTS.md
This commit is contained in:
@@ -26,11 +26,11 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
|
||||
- [x] **PERM-01**: User can scan permissions on a single SharePoint site with configurable depth
|
||||
- [x] **PERM-02**: User can scan permissions across multiple selected sites in one operation
|
||||
- [ ] **PERM-03**: Permissions scan includes owners, members, guests, external users, and broken inheritance
|
||||
- [x] **PERM-03**: Permissions scan includes owners, members, guests, external users, and broken inheritance
|
||||
- [x] **PERM-04**: User can choose to include or exclude inherited permissions
|
||||
- [x] **PERM-05**: User can export permissions report to CSV (raw data)
|
||||
- [x] **PERM-06**: User can export permissions report to interactive HTML (sortable, filterable, groupable by user)
|
||||
- [ ] **PERM-07**: SharePoint 5,000-item list view threshold handled via pagination — no silent failures on large libraries
|
||||
- [x] **PERM-07**: SharePoint 5,000-item list view threshold handled via pagination — no silent failures on large libraries
|
||||
|
||||
### Storage
|
||||
|
||||
@@ -129,11 +129,11 @@ Which phases cover which requirements. Updated during roadmap creation.
|
||||
| FOUND-12 | Phase 1 | Complete |
|
||||
| PERM-01 | Phase 2 | Complete |
|
||||
| PERM-02 | Phase 2 | Complete |
|
||||
| PERM-03 | Phase 2 | Pending |
|
||||
| PERM-03 | Phase 2 | Complete |
|
||||
| PERM-04 | Phase 2 | Complete |
|
||||
| PERM-05 | Phase 2 | Complete |
|
||||
| PERM-06 | Phase 2 | Complete |
|
||||
| PERM-07 | Phase 2 | Pending |
|
||||
| PERM-07 | Phase 2 | Complete |
|
||||
| STOR-01 | Phase 3 | Pending |
|
||||
| STOR-02 | Phase 3 | Pending |
|
||||
| STOR-03 | Phase 3 | Pending |
|
||||
|
||||
Reference in New Issue
Block a user