From c02e1f3eb90c8e55bd339390000710a21ce0e12f Mon Sep 17 00:00:00 2001 From: Marcelo Arbore Date: Wed, 29 Apr 2026 10:46:43 -0300 Subject: [PATCH] teste git --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37d03a0..8256461 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,5 @@ Live data access requires permission to access the Sales Intelligence Knowledge - Keep stable Codex instructions in `SKILL.md`. - Put detailed CLI behavior and field mappings in `references/`. +- Add tests when changing intents, query behavior, SQL builders, scope disclosure, or output contracts. - Keep generated outputs, temporary files, and local workspace artifacts outside the skill repository whenever possible.