chore: auto-commit (1 archivos)

- app.md

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-19 00:31:31 +02:00
parent 7fd2436bc3
commit f2048dd9ba
+1
View File
@@ -2,6 +2,7 @@
name: fn_match name: fn_match
lang: go lang: go
domain: infra 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." 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] tags: [discovery, hooks, match, fuzzy, registry]
uses_functions: [] uses_functions: []