Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 700 Bytes

File metadata and controls

15 lines (8 loc) · 700 Bytes

kernel/plugins

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.

Modules

Boundary

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.