From 3c2c46f72d5363026cfab5aa0e3c25613108431f 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 d0e0fc5..3ad25c0 100644 --- a/module.yaml +++ b/module.yaml @@ -14,7 +14,7 @@ version: 0.1.0 # expert ratings; this module aggregates + normalises. v0.2 # integrates with `llm.chat` proposals + Juristen-review. provides: - - capability: law.benefit_score + - capability: law.benefit-score version: 0.1.0 inputs: