Extensibility • Contracts

Plugin SDK

Build, validate, and publish plugins that integrate with the Aetherra kernel.

Lifecycle

  1. Scaffold a plugin module.
  2. Implement capability hooks.
  3. Validate with the Capabilities Tests task.
  4. Publish to the registry and enable in the hub.

Reference

Checklist

Publishing

Use the registry API to publish and manage visibility. Ensure your Hub token is configured if required.

See also