Skip to main content

Module registry

Module registry 

Source
Expand description

Plugin store registry routes (Phase C).

GET /api/v1/registry serves the merged store catalog (bundled + verified remote, cross-referenced with installed/compiled state) — readable by any principal, offline-safe, no network. POST /api/v1/registry/refresh re-fetches the remote registries (admin, audited, network). Installing an entry reuses the Phase B POST /api/v1/modules register path; this module only does discovery.

Functions§

router