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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,7 +18,7 @@ logs/
|
||||
|
||||
# Reports and analysis output
|
||||
reports/
|
||||
investigation_reports/
|
||||
|
||||
analysis/
|
||||
|
||||
# IDE and editor files
|
||||
|
||||
Reference in New Issue
Block a user