16 lines
596 B
Markdown
16 lines
596 B
Markdown
# Plan: Settings Catalog Classification
|
|
|
|
## Approach
|
|
- Trace how Inventory derives **Type** and **Category** for policies.
|
|
- Fix policy-type resolution/canonicalization so Settings Catalog cannot be classified as Security Baselines.
|
|
- Add a regression test at the classification layer.
|
|
|
|
## Expected Touch Points
|
|
- `app/Services/Intune/PolicyClassificationService.php`
|
|
- Possibly Inventory mapping/display logic if category is derived elsewhere
|
|
- `tests/` regression coverage
|
|
|
|
## Rollout
|
|
- Code change affects future sync runs.
|
|
- To correct existing rows, rerun the Inventory Sync for the tenant.
|