From 0c37172d12719e97183d6f4ee9b9ff6070ad4a4f 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 262a248..6c54e8f 100644 --- a/module.yaml +++ b/module.yaml @@ -15,7 +15,7 @@ version: 0.1.0 # Reuse-lens: Shapley attribution on weighted graphs is common # in causal inference, feature attribution, supply-chain analysis. provides: - - capability: graph.shapley_attribution + - capability: graph.shapley-attribution version: 0.1.0 inputs: