Seed the global registry with the built-in plugin definitions.
Called automatically by getGlobalRegistry on first access;
safe to call manually if you need to reset defaults after clearing
the registry. Idempotent when called multiple times via the lazy
guard in registry.ts.
Seed the global registry with the built-in plugin definitions.
Called automatically by getGlobalRegistry on first access; safe to call manually if you need to reset defaults after clearing the registry. Idempotent when called multiple times via the lazy guard in
registry.ts.