BMAD-METHOD/jus-ia-start-kit/src/services
Claude e966049169
feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests
- Switch LLM provider to OpenRouter with Gemini 2.5 Flash as default
- Add 4 trabalhista flows: rescisão indireta, dano moral, acúmulo de
  função, contestação trabalhista
- Add 5 cível flows: cobrança, indenização, obrigação de fazer,
  contestação cível, contrato (revisão)
- Register all 10 flows in the flow registry
- Write 36 unit tests (sanitize, parse-flow-state, prompt-builder,
  url-builder, flow-engine, llm-client)
- Write 24 integration tests (all routes, deep links, step flow)
- All 60 tests passing, all 12 routes verified at runtime

https://claude.ai/code/session_01CvrcMDqfCKWV2hC3xpRbx3
2026-03-09 00:12:08 +00:00
..
__tests__ feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00
flow-engine.ts feat: Add Jus IA Start Kit — MPA wizard for legal prompt assembly 2026-03-09 00:00:28 +00:00
llm-client.ts feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00
prompt-builder.ts feat: Add Jus IA Start Kit — MPA wizard for legal prompt assembly 2026-03-09 00:00:28 +00:00
url-builder.ts feat: Add Jus IA Start Kit — MPA wizard for legal prompt assembly 2026-03-09 00:00:28 +00:00