Bound API factory: creates pre-bound accessors for a module shape + environment.
By default, resolves the current Logix.ModuleRuntime from Logic.RuntimeTag.
Optionally accepts a Logix.ModuleTag<Sh> to explicitly choose the runtime (e.g. cross-module collaboration).
Note: this is a type-only surface; the concrete implementation is injected by the runtime.
In this PoC, the runtime provides a placeholder value at compile-time boundaries.
Bound API factory: creates pre-bound accessors for a module shape + environment.
Logic.RuntimeTag.Logix.ModuleTag<Sh>to explicitly choose the runtime (e.g. cross-module collaboration).Note: this is a type-only surface; the concrete implementation is injected by the runtime. In this PoC, the runtime provides a placeholder value at compile-time boundaries.