Remove investigation feature completely

- Delete investigation CLI command and related services
- Remove investigation data models and report generators
- Clean up configuration options and documentation
- Update gitignore and remove stale egg-info

Investigation feature is no longer needed and has been fully removed.
Backup preserved in git tag 'pre-investigation-removal'.
This commit is contained in:
DevOps Team
2026-02-11 20:28:50 +07:00
parent 2966711ca6
commit f5b190c91d
14 changed files with 18 additions and 1062 deletions

View File

@@ -145,8 +145,7 @@ reporting:
# Output directory for reports (use relative path or set via environment variable)
output_dir: "./reports"
# Output directory for investigation reports (use relative path or set via environment variable)
investigation_dir: "./investigation_reports"
# Report formats to generate
formats: