fix(naming): dash capability ID (chain catalog charset [a-z0-9-])
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m39s

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 <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-20 00:12:05 +02:00
parent f4f75e14de
commit 8bbcb9cc94

View file

@ -13,7 +13,7 @@ version: 0.1.0
# HTML and FORMEX adapters are planned for 0.2/0.3 without an # HTML and FORMEX adapters are planned for 0.2/0.3 without an
# interface break — the output schema is forward-compatible. # interface break — the output schema is forward-compatible.
provides: provides:
- capability: text.akoma_normalize - capability: text.akoma-normalize
version: 0.1.0 version: 0.1.0
inputs: inputs: