refactor reports

- created report_generate.py
- moved reports to reports/
- persisted data in .json
This commit is contained in:
eddieoz
2025-11-28 15:32:34 +02:00
parent 75e381f344
commit bf7412aa2a

2
.gitignore vendored
View File

@@ -18,5 +18,7 @@ venv.bak/
# Local Config
config.yaml
report-*.md
report-*.json
reports/
GEMINI.md
CLAUDE.md