hypha v1.0.0
·
40 commits
to development
since this release
First tagged release of Hypha — the SysML v2 / KerML agent of the Mycelium ecosystem.
Install
/plugin marketplace add mycelium-cmbse/mycelium-hypha
/plugin install hypha@mycelium
The plugin is pinned to this tag (v1.0.0), so installs resolve to this exact commit.
Added
- Initial Claude plugin scaffolding (
.claude-plugin/plugin.json, marketplace manifest). - Skills:
metamodel-lookup,spec-citation,sysml-validation. - Subagents:
metamodel-navigator,spec-citation,sysml-validator. - Knowledge-base layout (
knowledge/) for KerML/SysML v2 metamodel elements, normative spec excerpts,
and textual-notation examples. - Source-document layout (
sources/) for OMG XMI and PDF specifications. - Generation pipelines layout (
tools/): C#/uml4net metamodel generator and Python PDF spec extractor.
Changed
- Renamed the metamodel knowledge folder
knowledge/sysml2/→knowledge/metamodel/(consistent
content-type naming alongsidespec/andtextual-notation/, and no longer overloaded with the
knowledge/spec/sysml2/clause folder).
Full changelog: CHANGELOG.md