From 3da9c04dce7df8b4952de53e977593130f4a4085 Mon Sep 17 00:00:00 2001 From: platform-mcp Date: Wed, 17 Jun 2026 14:19:26 +0530 Subject: [PATCH] pre-agent: Apply portfolio page CRO improvements --- graphify-out/GRAPH_REPORT.md | 2 +- graphify-out/graph.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index acca826..f3240b2 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,7 +1,7 @@ # Graph Report - 2e709500-79ab-403f-9ca0-3f027ac9f36e (2026-06-17) ## Corpus Check -- 57 files · ~323,450 words +- 57 files · ~323,606 words - Verdict: corpus is large enough that graph structure adds value. ## Summary diff --git a/graphify-out/graph.json b/graphify-out/graph.json index 74cbfc3..9d78b27 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -4847,9 +4847,9 @@ "source_file": "src/pages/api/contact.ts", "source_location": "L146", "weight": 1.0, + "confidence_score": 1.0, "source": "src_pages_api_contact_ts", - "target": "api_contact_readsmtpconfig", - "confidence_score": 1.0 + "target": "api_contact_readsmtpconfig" }, { "relation": "contains", @@ -4857,9 +4857,9 @@ "source_file": "src/pages/api/contact.ts", "source_location": "L187", "weight": 1.0, + "confidence_score": 1.0, "source": "src_pages_api_contact_ts", - "target": "api_contact_gettransporter", - "confidence_score": 1.0 + "target": "api_contact_gettransporter" }, { "relation": "contains", @@ -4940,9 +4940,9 @@ "source_file": "src/pages/api/contact.ts", "source_location": "L295", "weight": 1.0, + "confidence_score": 1.0, "source": "api_contact_sendcontactemail", - "target": "api_contact_readsmtpconfig", - "confidence_score": 1.0 + "target": "api_contact_readsmtpconfig" }, { "relation": "calls", @@ -4951,9 +4951,9 @@ "source_file": "src/pages/api/contact.ts", "source_location": "L310", "weight": 1.0, + "confidence_score": 1.0, "source": "api_contact_sendcontactemail", - "target": "api_contact_gettransporter", - "confidence_score": 1.0 + "target": "api_contact_gettransporter" }, { "relation": "calls",