Skip to content

Commit 7bc98eb

Browse files
committed
refactor: remove Python monitoring components
Remove the Python Flask backend and reporter, keeping only the TypeScript implementations. The JSON schemas in reporter/schemas/ are retained as they define the report format contract used by CLI tests. Removed: - monitoring_flask_backend/ (Python Flask backend) - reporter/*.py (Python reporter code) - reporter/Dockerfile - tests/monitoring_flask_backend/ (Python tests) - tests/reporter/ (Python tests) Retained: - reporter/schemas/*.json (JSON schema files for report validation)
1 parent a994171 commit 7bc98eb

24 files changed

+0
-10023
lines changed

monitoring_flask_backend/Dockerfile

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)