Persist file categories on the index and classify archives and unknown types during idle maintenance.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -457,14 +457,14 @@ Goal: Understand what files and folders represent rather than relying only on ex
|
||||
## Detection signals
|
||||
|
||||
- [x] File extension
|
||||
- [ ] MIME/content signature
|
||||
- [x] MIME/content signature (light idle magic-byte; never hydrates)
|
||||
- [x] Folder structure
|
||||
- [x] Git metadata
|
||||
- [x] Media metadata
|
||||
- [x] Known application structures (`node_modules`, `bin`, `obj`, `.vs`)
|
||||
- [x] File age (old installers flagged in preview)
|
||||
- [ ] File relationships
|
||||
- [ ] Index metadata
|
||||
- [x] Index metadata
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user