Expand description
Schema version anchor for skill manifests.
Versions are additive-only. Existing fields never change semantics; new optional fields bump the minor version.
Constants§
- SKILL_
MANIFEST_ SCHEMA_ VERSION - Current schema version written by
mur skill create/mur skill publish.
Functions§
- is_
supported - Accepted schema versions. v2.0 manifests without
mcp_requirementsdefault to empty — behaviour unchanged. v2.2 addsintent+tool_hinton steps.