fix: align discovered_config_files count with config check

The status_context function now filters loader.discover() to only count
paths that exist on disk, matching the check_config_health behavior.
Both config.discovered_files_count and workspace.discovered_config_files
now report the same number.

Generated with https://github.com/Yeachan-Heo/gajae-code
Co-authored-by: Gajae Code <dev@gajae-code.com>
This commit is contained in:
bellman
2026-06-05 01:17:06 +09:00
parent 2447273d09
commit 6757ebde74
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long