Broaden orphan candidate detection

This commit is contained in:
2026-04-21 15:29:21 +00:00
parent 987d20ce15
commit 366a7fbf50
5 changed files with 45 additions and 17 deletions

View File

@@ -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",