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: []