From f2048dd9ba47f899931a4573ca172d0264f4d0f9 Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Tue, 19 May 2026 00:31:31 +0200 Subject: [PATCH] chore: auto-commit (1 archivos) - app.md Co-Authored-By: Claude Opus 4.7 (1M context) --- app.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app.md b/app.md index 0a6a823..615f8dd 100644 --- a/app.md +++ b/app.md @@ -2,6 +2,7 @@ name: fn_match lang: go domain: infra +version: 0.1.0 description: "Fuzzy matcher entre un comando shell o snippet heredoc y funciones del registry. Devuelve las top-N funciones mas probables que cubren ese patron, con score normalizado. Consumido por el hook PreToolUse para sugerir funciones del registry en vez de codigo inline." tags: [discovery, hooks, match, fuzzy, registry] uses_functions: []