tuning error recognition

This commit is contained in:
Bryan Van Deusen
2026-01-30 22:04:07 -05:00
parent 097ab16c50
commit 3ee7de7ecd
7 changed files with 546 additions and 31 deletions
+7
View File
@@ -87,3 +87,10 @@ backend/static/
# Extension packages
*.xpi
extension-dist/
# Analysis and debugging artifacts
analysis/
**/analysis_*.json
**/analysis_*.txt
**/failed_logs_export_*.json
ERROR_RECOGNITION_ANALYSIS.md