Feature/product platform foundation v0.62 #1
@@ -439,7 +439,7 @@ export default function ScenarioForm() {
|
||||
return (
|
||||
<div className="space-y-6">
|
||||
{/* ── RTO.26B — standalone branch-scoped experimental view (shown when experiment is active) ───── */}
|
||||
{showExperimentView && status !== "loading" && !result?.situationGraph && !result?.updatedSituationGraph && (
|
||||
{showExperimentView && status !== "loading" && (
|
||||
<>
|
||||
<PulseStyle />
|
||||
<div className="grid grid-cols-1 gap-6 lg:grid-cols-4">
|
||||
|
||||
Reference in New Issue
Block a user