From 4587fa9b0c44c7338b3fb3f9aff7008ca610184a Mon Sep 17 00:00:00 2001 From: flemming-it Date: Sat, 20 Jun 2026 00:12:05 +0200 Subject: [PATCH] fix(naming): dash capability ID (chain catalog charset [a-z0-9-]) provides.capability _ -> - so it passes `chain validate` and the hub store name-match. No behaviour change (capability validation is lint-only; the WASM is unchanged). Signed-off-by: flemming-it --- module.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.yaml b/module.yaml index f5793ba..7440e8f 100644 --- a/module.yaml +++ b/module.yaml @@ -9,7 +9,7 @@ version: 0.1.0 # Reuse-lens: any project that wants to flag "this text is hard # to read" — government letters, AGB, scientific abstracts. provides: - - capability: text.readability_score + - capability: text.readability-score version: 0.1.0 inputs: