1 Commits

Author SHA1 Message Date
f360332626 feat: watcher — surveillance automatique du dossier inbox/
Surveille inbox/picnic/ et inbox/leclerc/ avec watchdog.
Chaque nouveau fichier est importé automatiquement :
  - succès/doublon → processed/{source}_{date}_{nom}
  - erreur         → failed/{nom} + failed/{nom}.log

Nouvelle commande CLI : python -m tickettracker.cli watch [--inbox] [--db]
22 tests ajoutés (test_watcher.py), tous passent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 18:02:40 +01:00