From 05f876e73fd425a8d74b7794e68f04efcd5bbd93 Mon Sep 17 00:00:00 2001 From: dimavrem22 Date: Tue, 21 Jul 2026 01:23:30 +0000 Subject: [PATCH] Remove paused contact-rule guidance --- skills/inkbox-contact-rules/SKILL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/skills/inkbox-contact-rules/SKILL.md b/skills/inkbox-contact-rules/SKILL.md index b17de6e..e847fc1 100644 --- a/skills/inkbox-contact-rules/SKILL.md +++ b/skills/inkbox-contact-rules/SKILL.md @@ -22,9 +22,8 @@ by a human in the Inkbox console (https://inkbox.ai/console/contact-rules). 1. When the user asks "who is blocked?", "can X reach you?", or "why didn't my email arrive?" — list the rules for the matching channel and read the - result: `action: "block"` rejects matching traffic, `action: "allow"` - permits it when a whitelist posture is active, `status: "paused"` means - the rule exists but is not enforced. + result: `action: "block"` rejects matching traffic and `action: "allow"` + permits it when a whitelist posture is active. 2. Match types: mail rules use `exact_email` or `domain`; phone and iMessage rules use `exact_number` (E.164, e.g. `+15551234567`). Phone rules apply to both SMS and voice on the dedicated number.