Registry
Internal registry that discovers metadata modules and exposes manifests to the app.
Last updated
Was this helpful?
Internal registry that discovers metadata modules and exposes manifests to the app.
This module discovers metadata providers and exposes them to the UI/API.
discovers providers/metadata/_meta_*.py
exposes provider manifests for UI/diagnostics
exposes provider HTML blocks for the UI
A provider doesn’t show up
import fails
module doesn’t expose a provider instance/class
manifest is invalid
Provider shows up, but UI is weird
html() output is broken
grouping rules changed
Last updated
Was this helpful?
Was this helpful?