Fix folder interactions and integrity diagnostics - #46
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
2026.07.28.06with curated release notes, updated SBOM/CSP inventory, checksum, and regression coverageWhy
The attached sanitized support bundle showed healthy Docker/VM configuration and storage paths, but all rendered Docker folders remained collapsed. The affected controls still depended on the declarative compatibility bridge introduced during the security migration. The same bundle's Storage and paths finding came only from two retired installed scripts and the generated
icon-asset-pack.jsonrecord.Impact
Folder icon/context, folder name/edit, and expand/collapse controls use one idempotent delegated handler on Docker and VM pages. Upgrade cleanup removes the retired scripts, while runtime integrity continues to flag every unrecognized executable/config runtime file except the exact installer-managed icon activation record.
Validation
bash scripts/run_ci_suite.sh --lane lint --lane tests— passed (904 passed, 1 intentional skip; run with Windows native tar first in PATH)bash scripts/run_ci_suite.sh --lane fixture-browser— passed (30/30; runtime performance budgets passed)bash scripts/run_ci_suite.sh --lane guards --lane docs-guards— passedbash scripts/release_guard.sh— passedbash scripts/release_notes_consistency_guard.sh— passedbash scripts/install_smoke.sh— passede78b2e2f7d662058c6b3f603f7ab79783a3b0691f7a624be65180a37e389d3e2