fix(bank-reco): known-patterns.json — Mistral is annual, not monthly

- MISTRAL.AI: update note to reflect annual subscription (Le Chat Pro - Annual)
  from invoice MSTRL-API-814045-001, 2026-04-02, 143.90 HT / 172.68 TTC.
  Next expected ~2027-04.
- CLAUDE.AI: document payment rail moved to personal card (fk_account=3,
  API-invisible) for May/June; reference issue #57.

Both AI subscriptions are now recorded supplier invoices (post-replay).

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <[email protected]>
This commit is contained in:
2026-07-18 18:53:07 +02:00
parent fe6909a2a6
commit 6b576931b6
@@ -30,13 +30,13 @@
"pattern": "MISTRAL\\.AI", "pattern": "MISTRAL\\.AI",
"classification": "ai_subscription", "classification": "ai_subscription",
"side": "debit", "side": "debit",
"note": "Mistral AI API subscription. Récurrent mensuel. Dolibarr: account 6262 + supplier 'Mistral AI'." "note": "Mistral AI API subscription (Le Chat Pro - Annual). Récurrent annuel (invoice MSTRL-API-814045-001, 2026-04-02, 143.90 HT / 172.68 TTC). Next expected ~2027-04. Dolibarr: account 6262 + supplier 'Mistral AI'."
}, },
{ {
"pattern": "CLAUDE\\.AI", "pattern": "CLAUDE\\.AI",
"classification": "ai_subscription", "classification": "ai_subscription",
"side": "debit", "side": "debit",
"note": "Claude AI subscription (Anthropic). Récurrent mensuel. Dolibarr: account 6262 + supplier 'Anthropic'." "note": "Claude AI subscription (Anthropic). Récurrent mensuel. April was on Qonto card; May/June on personal card (fk_account=3, API-invisible). See #57. Dolibarr: account 6262 + supplier 'Anthropic'."
}, },
{ {
"pattern": "Wise.*Plan", "pattern": "Wise.*Plan",