Files
LEDMatrix/web_interface/blueprints
ChuckBuilds 73109f73f7 fix: address code review findings for plugin auto-repair
- Move backup-folder filter from _get_config_state to _get_disk_state
  where the artifact actually lives
- Run startup reconciliation in a background thread so requests aren't
  blocked by plugin reinstallation
- Set _reconciliation_done only after success so failures allow retries
- Replace print() with proper logger in reconciliation
- Wrap load_schema in try/except so exceptions fall through to
  conservative masking instead of 500
- Handle list values in _conservative_mask_config for nested secrets
- Remove duplicate import re

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 15:19:55 -04:00
..
2025-12-27 14:15:49 -05:00