Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Use when: implementar features, corrigir bugs, refatorar módulos, ajustar API, melhorar performance ou alterar fluxos críticos. Define guardrails de qualidade, validação e segurança de mudanças.
Instruction file imported from gabeglds2-web/Ai-GROOT (.github/instructions/engineering-quality-guardrails.instructions.md). Copyright stays with the author.
Engineering Quality Guardrails
Objetivo
Garantir mudanças seguras, verificáveis e com risco controlado em IA, backend/API, web e mobile.
Regras de execução
Confirmar causa raiz antes de aplicar correção em bug.
Preferir mudanças pequenas, reversíveis e de baixo acoplamento.
Evitar alterar contratos públicos sem descrever compatibilidade e impacto.
Preservar padrões existentes do projeto (estilo, convenções e arquitetura).
Não introduzir dependência nova sem justificar necessidade e custo operacional.
Validação mínima
Executar validação adequada ao escopo: teste, lint, build ou verificação funcional reproduzível.
Se não for possível validar localmente, declarar explicitamente lacuna e risco residual.
Para performance, sempre reportar baseline e resultado comparativo.
Entrega
Informar arquivos/símbolos alterados e objetivo de cada mudança.
Explicar risco residual, rollback rápido e próximos passos.
Priorizar clareza, concisão e ação prática.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/gabeglds2-web-ai-groot-engineering-quality-guardrails-in-0e28f5/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.