feat(lifecycle): founder session offer as step one, one-word unsubscribe link - #1012
Merged
Conversation
…ibe link - Step one of every campaign is now Brian's engineer-to-engineer session offer, written in his register (no contractions, one thought per line) and linking only his Google Calendar booking page. Research angles shape steps two and three only, and the five-minute enrichment wait is gone. - Recipient mail gains a plain HTML alternative rendered from the text part (paragraphs and HTTPS anchors only) so the unsubscribe footer reads "click here" instead of the long signed URL. The Resend sender rejects any HTML part with images, scripts, styles, forms, event handlers, or a missing/duplicated unsubscribe anchor, before final authorization. - The draft checks approve exactly one booking URL; every other calendar host or path is still rejected. FOUNDER_BOOKING_URL is a placeholder until Brian's real booking link is pasted in. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
…if the email is relevant Step two now mirrors step one in Brian's voice (30-minute hands-on session, booking link). Research angles shape only the final step. The unsubscribe footer reads "Is this email not relevant to you? Click here." in HTML and carries the raw URL after "Stop here:" in the text part. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
…r depends on research All three campaign steps are fixed founder session offers in Brian's voice, each linking only the booking page. Research artifacts still gate and inform the internal summary but no longer select recipient copy. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
Contributor
…eer wording Every campaign step opens with "Hey <first name>," when the persisted display name is a plain name, and "Hey there," otherwise, so free-text form input cannot inject into the email. Steps one and two say "founding engineer" per Brian's samples. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
The three research angles now carry the same quick-note session offer, founding-engineer wording, and booking link as the fixed steps, and a cited angle again selects that flavor for its step. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
…r href Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
blove
enabled auto-merge (squash)
September 5, 2026 17:31
Contributor
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
List-Unsubscribeheaders are unchanged.sendRecipientEmailrejects any HTML part containing images, scripts, styles, forms, event handlers, non-HTTPS anchors, unknown elements, or a missing/duplicated unsubscribe anchor, before final authorization runs.calendar.app.googlepath are still rejected.Before merge
Verification
vitestlifecycle: 372 passed; growth: 455 passednx run lifecycle:checkandnx run growth:buildgreen🤖 Generated with Claude Code