BMAD-METHOD/jus-ia-start-kit
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
..
src feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00
.env.example feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00
.gitignore feat: Add Jus IA Start Kit — MPA wizard for legal prompt assembly 2026-03-09 00:00:28 +00:00
package.json feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00
tsconfig.json feat: Add Jus IA Start Kit — MPA wizard for legal prompt assembly 2026-03-09 00:00:28 +00:00
vitest.config.ts feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00