Release v4928.1.4.2 stable

This commit is contained in:
2026-06-09 22:55:58 +01:00
commit 6445044ac6
280 changed files with 41775 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# Renomeação: CCE → ClientFlow
A partir desta fase, o nome do motor passa a ser:
```text
ClientFlow
```
O nome anterior CCE / Customer Context Engine fica apenas como referência histórica.
## Frase curta
ClientFlow é o motor de contexto e estado comercial que interpreta mensagens de clientes, normaliza o estado da conversa e alimenta Chatwoot, CRM e Mautic.
## Componentes
- ClientFlow Analyzer: chamada ao LLM.
- ClientFlow Normalizer: regras de negócio.
- ClientFlow State: estados finais.
- ClientFlow API: endpoint `/analyze`.
- ClientFlow Integrations: Chatwoot e Mautic.