Import and initialize Python extension factories.
Load one extension transactionally.
Factory-scoped registrar and read-only session context.
Each extension receives a dedicated instance, which attributes every registration to the extension's source without exposing mutable dcode application state.
Runtime mode exposed to extensions.