Part of
src/cmds/— see also docs/contributing/TECHNICAL.md
rake_cmd.rsfilters Minitest output viarake test/rails test; state machine text parser, failures only (85-90% reduction)rspec_cmd.rsuses JSON injection (--format json) with text fallback; failures only (60%+ reduction)rubocop_cmd.rsuses JSON injection, groups by cop/severity (60%+ reduction)- All three modules use
ruby_exec()fromutils.rsto auto-detectbundle execwhen a Gemfile exists - TOML filter
bundle-install.tomlstripsUsinglines frombundle install/update(90%+ reduction)