From dcb3fe4d43280eeedc83079d9f2a651fa790dbe3 Mon Sep 17 00:00:00 2001 From: martbost Date: Fri, 14 Aug 2026 08:41:57 -0500 Subject: [PATCH] Give cold visitors context on member dashboards /my/ links circulate (address-bar shares, pre-/join links), and a cold prospect landing there saw stats with no story. First-time viewers of a position now get a banner: two-sentence RM Circle summary, a "Read your invitation from this member" CTA into /join/, a strategy link, and the risk line. Hidden for repeat viewers of the same position (likely the member) and dismissible per session. Co-Authored-By: Claude Fable 5 --- public/my.html | 1 + public/my.js | 15 ++++++++++++++- public/styles.css | 4 ++++ 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/public/my.html b/public/my.html index 6b2d497..44c572d 100644 --- a/public/my.html +++ b/public/my.html @@ -4,6 +4,7 @@