Move chaos_test_runner.py to tools/ directory for better project organization and update all Makefile targets to reference the new location. This improves the project structure by keeping specialized tools separate from main code. Changes: - Move chaos_test_runner.py to tools/chaos_test_runner.py - Update Makefile chaos-* targets to use tools/ path - Maintain all existing functionality and CLI interface 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent_tooling_optimizer.py | ||
| chaos_test_runner.py | ||
| fix_paths.py | ||
| requirements_engineering_toolkit.py | ||
| run_architectural_tests.py | ||
| run_randomized_tests.py | ||
| schema_summary.py | ||
| testing_efficiency_optimizer.py | ||
| visualize_schema.py | ||