Broaden orphan candidate detection
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"Title": "Kosmos Storage Audit",
|
||||
"Intro1": "Checks local media paths from world documents, package packs, and manifests against {dataRoot} and {publicRoot}, and only reports broken-reference, non-package-to-package-reference, and orphan-file.",
|
||||
"Intro2": "Regular world references to module or system assets are not reported if the target is visibly referenced by its owning package; wildcards are treated as valid as soon as at least one file matches.",
|
||||
"Intro3": "orphan-file is only produced for world-local or explicitly risky areas, never globally for the entire {dataRoot} root; ChatMessages and other transient sources are excluded."
|
||||
"Intro3": "orphan-file is checked for every discovered media file against the current reference set; known special cases like derived scene thumbnails, ChatMessages, and other transient sources are excluded."
|
||||
},
|
||||
"Action": {
|
||||
"Run": "Start Analysis",
|
||||
|
||||
Reference in New Issue
Block a user