You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] Audit `rabbit-digger` builtin loading (`Registry::new_with_builtin`) and plan to move builtin implementations into adapters.
48
+
-[x] Audit `rabbit-digger` builtin loading (`Registry::new_with_builtin`) and plan to move builtin implementations into adapters.
49
+
- Note: builtins are currently registered via `rabbit_digger::builtin::load_builtin` (registers `rd_std::init` when `rabbit-digger` has `rd-std` feature).
49
50
-[ ] Introduce a “core-only registry” constructor (no builtin implementations) and let `rdp-bundle` assemble everything.
0 commit comments