Go to file
Ricardo Carneiro 12591d90f9
All checks were successful
NALU Deployment Pipeline / Run Tests (push) Successful in 1m8s
NALU Deployment Pipeline / PR Validation (push) Has been skipped
NALU Deployment Pipeline / Build and Push Image (push) Successful in 2m9s
NALU Deployment Pipeline / Deploy naluai.dev (push) Successful in 44s
NALU Deployment Pipeline / Cleanup Old Resources (push) Successful in 12s
feat: validate_full_name v1.1 — sobrenome obrigatório + situation field
- Exige ao menos duas palavras (nome + sobrenome)
- Adiciona campo situation: name_provided/question/escalation/refused/evasive
- Reject patterns para pedidos de atendente e recusas explícitas
- Novos exemplos: frustração, escalation, pergunta, nome só
- Novas suggestions: when_null_question, when_null_refused, when_null_escalation, when_uncertain_single_name

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 22:47:43 -03:00
.claude Add deploy infrastructure, missing validators, and new features 2026-05-15 12:31:12 -03:00
.gitea/workflows fix: health check retry loop instead of fixed 35s sleep 2026-05-15 22:18:00 -03:00
.github/workflows Initial commit — NALU AI web platform 2026-05-10 16:39:04 -03:00
deploy Add deploy infrastructure, missing validators, and new features 2026-05-15 12:31:12 -03:00
docs Add deploy infrastructure, missing validators, and new features 2026-05-15 12:31:12 -03:00
src feat: validate_full_name v1.1 — sobrenome obrigatório + situation field 2026-05-15 22:47:43 -03:00
tests/Nalu.Tests Fix failing tests: case-insensitive accept patterns + correct CPF expectation 2026-05-15 13:02:01 -03:00
.gitignore Initial commit — NALU AI web platform 2026-05-10 16:39:04 -03:00
CLAUDE.md Add deploy infrastructure, missing validators, and new features 2026-05-15 12:31:12 -03:00
docker-compose.yml Initial commit — NALU AI web platform 2026-05-10 16:39:04 -03:00
docker-entrypoint.sh Add deploy infrastructure, missing validators, and new features 2026-05-15 12:31:12 -03:00
Dockerfile Add deploy infrastructure, missing validators, and new features 2026-05-15 12:31:12 -03:00
mcp-config.json Initial commit — NALU AI web platform 2026-05-10 16:39:04 -03:00
Nalu.sln Add deploy infrastructure, missing validators, and new features 2026-05-15 12:31:12 -03:00
Prompt1.md Initial commit — NALU AI web platform 2026-05-10 16:39:04 -03:00
Prompt2.md Initial commit — NALU AI web platform 2026-05-10 16:39:04 -03:00