You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
orquestrador/tests
Vitor Hugo Belorio Simão 0ba1660c20 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram
- adiciona frota, contratos e eventos de aluguel ao banco mock, ao seed operacional e ao bootstrap para habilitar o dominio de locacao de ponta a ponta no ambiente local

- cria o rental_service e o rental_flow com listagem da frota, selecao guiada por numero/placa/modelo, abertura e devolucao de contratos e continuidade incremental no orquestrador

- integra o processamento multimodal no Telegram para comprovantes e multas de aluguel, amplia o estado conversacional com contexto de locacao e fixa a resposta deterministica da listagem para permitir escolha apos a consulta

- adiciona cobertura para servico, seed, separacao entre compra e locacao, follow-ups do fluxo, resumo de contexto e cenarios multimodais do Telegram

# Conflicts:
#	app/db/mock_seed.py
#	app/services/orchestration/orchestrator_config.py
#	tests/test_conversation_adjustments.py
4 weeks ago
..
test_context_summary.py 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram 4 weeks ago
test_conversation_adjustments.py 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram 4 weeks ago
test_conversation_history_service.py 🧾 feat(audit): persistir historico de conversas no banco mock 4 weeks ago
test_inventory_service.py 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram 4 weeks ago
test_llm_service.py 🚀 feat(ai): atualizar Gemini para 2.5 Pro e suportar respostas multipart do Vertex 1 month ago
test_mock_seed.py 🐛 fix(identity): validar CPF informado e bloquear vinculo duplicado no mock 4 weeks ago
test_order_service.py 🐛 fix(identity): validar CPF informado e bloquear vinculo duplicado no mock 4 weeks ago
test_rental_seed.py 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram 4 weeks ago
test_rental_service.py 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram 4 weeks ago
test_runtime_bootstrap.py 🚀 feat(runtime): alinhar operacao Telegram-first para bootstrap, deploy e documentacao 4 weeks ago
test_telegram_multimodal.py 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram 4 weeks ago
test_turn_decision_contract.py 🚧 feat(rental): estruturar fluxo multimodal de aluguel no Telegram 4 weeks ago