integrity_scanner_fuer_stat.../scanner
Dieter Schlüter 013cf794bc feat: add local server fallback to AI analyzer, include_paths support, config_path in reports
- ai_analyzer: OpenRouter primary + localhost:8001/:8002 as dev fallback
- crawler: support include_paths for targeted crawling
- __main__: pass config_path through report pipeline
- tests: 266 tests passing
2026-06-14 19:02:17 +02:00
..
__init__.py feat: initial implementation of website integrity scanner 2026-06-12 00:51:41 +02:00
__main__.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
ai_analyzer.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
alerter.py fix: Report und Alarm-Mail konsistent (gemeinsamer Renderer) 2026-06-13 03:35:05 +02:00
baseline.py feat: Inhaltsinventar in SQLite — KI-Inhaltsangabe je Objekt (URL + Hash) 2026-06-13 05:12:19 +02:00
checker.py feat: single-line progress indicator during crawl and ext-link check 2026-06-12 17:17:37 +02:00
config.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
crawler.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
differ.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
extractor.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00
plain.py fix: Report und Alarm-Mail konsistent (gemeinsamer Renderer) 2026-06-13 03:35:05 +02:00
report.py feat: add local server fallback to AI analyzer, include_paths support, config_path in reports 2026-06-14 19:02:17 +02:00