mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-12 04:01:35 +00:00
- Extract _discover_modules() to scan benchmarks/ at runtime so the --module choices list stays accurate as directories are added or removed; eliminates the stale context_graph_effectiveness entry and the missing infrastructure entry from the original implementation - Add an existence guard before passing the resolved path to pytest so a valid-looking choice that maps to a missing directory fails fast with a clear error instead of silently collecting 0 tests and exiting 0 - Print the active module filter to the console so users can confirm the filtered scope in runner output