Skip to content

Extending Muoto

Everything an extension author needs:

  • Package authoring — write, validate, and publish an extension package: anatomy, compatibility metadata, capabilities, conformance, publishing, composition.
  • Side-effect ownership — the three side-effect classes and their official routing paths.

The underlying contracts are the versioned SDK in sdk/ (see the SDK API reference) and the SDK recipes (sdk/recipes/) in the core repository.