Commit Graph

8 Commits

Author SHA1 Message Date
Colin Maudry a9d9594a31 test(mcp): combler les lacunes de couverture relevées par la revue finale
Ajoute des tests de bout en bout pour les filtres montant/date/cpv, le
chemin titulaire de search_organisations, et la pagination (page>1,
clamping page=0). Normalise montant_total en float dans les deux
branches de compute_org_stats.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-10 16:00:12 +02:00
Colin Maudry 6b9cc412f7 feat(mcp): tools stats_acheteur / stats_titulaire (agrégations) 2026-07-10 16:00:12 +02:00
Colin Maudry 6cea1fdc95 feat(mcp): tool rechercher_marches (filtres hybrides + pagination) 2026-07-10 16:00:12 +02:00
Colin Maudry 98cbcd9311 test(mcp): vérifier l'extraction HTML->texte plain du nom (revue Task 4) 2026-07-10 16:00:12 +02:00
Colin Maudry 9bebc96c5d feat(mcp): tool search_organisations (résolution nom -> id)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-10 16:00:12 +02:00
Colin Maudry cd29c0358b feat(mcp): search_org accepte track=False pour ne pas polluer Matomo
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-10 16:00:12 +02:00
Colin Maudry fb4ffaa3e2 Revert "feat(mcp): search_org accepte track=False pour ne pas polluer Matomo"
This reverts commit ce9a79f420.
2026-07-09 20:16:08 +02:00
Colin Maudry ce9a79f420 feat(mcp): search_org accepte track=False pour ne pas polluer Matomo
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-09 20:01:57 +02:00