2026-04-19 00:41:09 -07:00
|
|
|
"""Plugin core modules.
|
2025-12-12 21:55:38 -08:00
|
|
|
|
2026-04-19 00:41:09 -07:00
|
|
|
This package contains the plugin framework (base types, registry, and shared
|
|
|
|
|
helpers). Built-in plugins continue to live in the `Provider/` package for
|
|
|
|
|
backward compatibility.
|
2025-12-12 21:55:38 -08:00
|
|
|
"""
|