OptionalApprovedUser approval gate — execution does not begin until this is true.
Candidate features proposed by the Data Scout, each with rationale.
Candidate feed-in sources proposed by the Data Scout, each with rationale.
Business objective, refined from the user's initial goal.
Leakage risks identified by the Data Scout and the chosen action per field.
Proposed resource budget for the experiment session.
Ranked experiments proposed by the Experiment Designer (feature combos × algorithms × hyperparameters).
Precise definition of what is being predicted.
OptionalAsOfStrategy?: { Column?: string; Mode: "column" | "none" | "offset"; OffsetDays?: number }Optional point-in-time assembly strategy.
Training-unit entity (e.g. "Members").
Classification or regression.
The deterministic success metric driving the search (e.g. AUC / F1 / Accuracy / RMSE).
Label expression/column.
Validation strategy for the search.
The strongly-typed modeling plan to execute. Mirrors
ModelingPlanSpecfrom@memberjunction/predictive-studio-core— the deterministic orchestrator runs itsProposedExperimentsas waves. Must be approved (Approved=true) — execution is gated on user approval.