Plugin

Plugin discovery and lifecycle

waaseyaa/plugin

Layer 0 — Foundation

Plugin and extension discovery for Waaseyaa applications.

Provides the base infrastructure for third-party extension packages including the extension point registry, compatibility checking, and the PackageManifest format consumed by PackageManifestCompiler. See docs/specs/plugin-extension-points.md for the extension SDK.

Key classes: PluginManagerInterface, PackageManifest.