Build a proxy object that forwards calls to the live model constructor while providing optional static helpers. Used internally for creating cross-model references without circular imports.
Table name or registry key for the target model.
Optional method overrides that fall back to the live model.
Optional properties exposed before the model is resolved.
Proxy reference that mirrors the runtime model API.
Build a proxy object that forwards calls to the live model constructor while providing optional static helpers. Used internally for creating cross-model references without circular imports.