From 3e35eb10efeb7c8ced6364298022c24702a88594 Mon Sep 17 00:00:00 2001 From: Marty Bostick Date: Sat, 11 Jul 2026 12:42:29 +0000 Subject: [PATCH] Add 'Already joined' toggle + post-join PIF message template - New checkbox: 'Already joined (skip signup language)' toggles the plan generator - Already-joined mode strips signup prompts, says 'I went back and funded your level' - New template: templates/post-join-pif-message.md for the manual message scenario - Skill updated with reference to the new template --- index.html | 58 +++++++++++++++++++++++-- test_scenarios.js | 105 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 160 insertions(+), 3 deletions(-) create mode 100644 test_scenarios.js diff --git a/index.html b/index.html index 43909dc..f551172 100644 --- a/index.html +++ b/index.html @@ -474,6 +474,10 @@ +
+ + +