From 2df026d0246411afe4ec1c73c9344d644fd99dc0 Mon Sep 17 00:00:00 2001
From: robbond
Date: Thu, 3 Sep 2026 16:41:18 +0100
Subject: [PATCH] fix(confidence-engine): align portfolio report freshness
layout
---
app/page.jsx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app/page.jsx b/app/page.jsx
index 67635d8..5d55f07 100644
--- a/app/page.jsx
+++ b/app/page.jsx
@@ -42,9 +42,9 @@ function Portfolio() {
{existing.scenario || "Untitled investigation"}
-
+
{hasReport ? (
-
+
Continue investigation