From d82d17f6a33b1b6119485ddb373ef50128537efd Mon Sep 17 00:00:00 2001 From: Teleo Agents Date: Tue, 14 Apr 2026 17:42:24 +0000 Subject: [PATCH] auto-fix: strip 1 broken wiki links Pipeline auto-fixer: removed [[ ]] brackets from links that don't resolve to existing claims in the knowledge base. --- skills/submit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/submit.md b/skills/submit.md index b3aa3327e..5641fb1a1 100644 --- a/skills/submit.md +++ b/skills/submit.md @@ -70,7 +70,7 @@ created: 2026-03-09 - Filename = slugified title (lowercase, hyphens, no special chars) - Title IS the claim — prose proposition, not a label - Evidence cited inline in the body -- Wiki links `[[to related claims]]` where they exist +- Wiki links `to related claims` where they exist See CLAUDE.md "Claim Schema" for full spec.