tasks/completed/tasks-setup-workflow-streamlining.md
lib/source_monitor/setup - Entry point for setup orchestration services/Thor commands.lib/tasks/source_monitor.rake - Rake interfaces for setup/verification tasks.bin/source_monitor - CLI wrapper for invoking setup workflow.config/initializers/source_monitor.rb - Installer-generated initializer that may need automated edits.docs/setup.md - Developer-facing setup checklist documentation.test/lib/source_monitor/setup - Unit tests for setup orchestration services.test/tasks/source_monitor_setup_test.rb - Tests covering rake task behavior.IMPORTANT: As you complete each task, check it off by changing - [ ] to - [x]. Update after every sub-task once they are added.
feature/setup-workflow-streamliningbundle install and cover via integration-style tests/mocksnpm install detection/execution with tests for both asset pipeline modessource_monitor:setup:verify task leveraging verification services with coveragedocs/setup.md to mirror automated workflow, referencing new commands.ai/tasks.md references this slice and link to PRD/tasks documentsbin/rails test, targeted setup tests, linters) and document results