{"agents":[{"name":"assistente-rh","displayName":"Assistente RH","type":"langchain","owner":"platform-team","version":"0.1.0","status":"planned","description":"Agente de RH para políticas internas, férias e benefícios — template de segundo agente (não implantado).","packaging":"multi-container-bundle","sourceRepo":"https://github.com/rodolfo-schiavon/totvs-ai-agent-platform-lab","environment":{"namespace":"agents-hml","domain":"rh.ai-lab.zerotouch.tec.br","stage":"hml"},"components":[{"name":"frontend","image":"ghcr.io/rodolfo-schiavon/totvs-platform-frontend:0.1.0-lab.1","port":3000,"healthPath":"/health","ingress":true},{"name":"backend","image":"ghcr.io/rodolfo-schiavon/totvs-platform-api:0.1.0-lab.1","port":8080,"healthPath":"/health","ingress":false}],"llm":{"mode":"external-api","gatewayEnabled":true,"providers":["openai","anthropic"],"defaultProvider":"anthropic","defaultModel":"claude-haiku-4-5-20251001"},"path":"assistente-rh"},{"name":"juridico","displayName":"Agente Jurídico","type":"langchain","owner":"platform-team","version":"1.0.0","status":"active","description":"Agente jurídico existente, validado e executado como container base da plataforma.","packaging":"multi-container-bundle","sourceRepo":"https://github.com/rodolfo-schiavon/totvs-juridico-agent","environment":{"namespace":"agents-dev","domain":"juridico.ai-lab.zerotouch.tec.br","stage":"dev"},"components":[{"name":"frontend","image":"${JURIDICO_FRONTEND_IMAGE}","port":3000,"healthPath":"/api/health","ingress":true},{"name":"backend","image":"${JURIDICO_BACKEND_IMAGE}","port":8000,"healthPath":"/api/v1/health","ingress":false},{"name":"ai-agent","image":"${JURIDICO_AI_AGENT_IMAGE}","port":8100,"healthPath":"/health","ingress":false}],"llm":{"mode":"external-api","gatewayEnabled":false,"providers":["openai","azure-openai","anthropic","gemini"],"defaultProvider":"openai","defaultModel":"gpt-4.1-mini"},"path":"juridico","runtime":{"namespace":"agents-dev","deployment":"juridico-frontend","ready":1,"desired":1,"healthy":true}}],"count":2}