English | Chinese (Simplified)
The kernel/plugins subgroup contains Athena's plugin infrastructure modules. These modules keep the extension-facing SPI separate from host-owned discovery, approval, lifecycle, and approved-inventory governance.
:kernel:plugins:plugin-api->plugin-api/:kernel:plugins:plugin-host->plugin-host/
plugin-api is the stable public contract surface that extensions compile against. plugin-host is the host-owned governance layer that discovers, approves, inventories, and exposes installed plugins to compiler and runtime services.