From 5441046d71d845c2c2f512bbdf785510c2a4c423 Mon Sep 17 00:00:00 2001 From: Marcelo Arbore Date: Wed, 29 Apr 2026 10:45:50 -0300 Subject: [PATCH] ajuste README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8256461..37d03a0 100644 --- a/README.md +++ b/README.md @@ -76,5 +76,4 @@ 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.