Skip to content

docs: add investigation for new-user activation drop after signup credit removal#1086

Open
kilo-code-bot[bot] wants to merge 2 commits intomainfrom
investigate/activation-drop-signup-credit-removal
Open

docs: add investigation for new-user activation drop after signup credit removal#1086
kilo-code-bot[bot] wants to merge 2 commits intomainfrom
investigate/activation-drop-signup-credit-removal

Conversation

@kilo-code-bot
Copy link
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 13, 2026

Summary

  • Corrects the investigation timeline for the new-user activation drop after signup credit removal
  • Key correction: commit 831f1b2f was never merged to main — it existed only on branch remove-free-5-signup-credit in PR feat(credits): remove free $5 credit for new users #928, which was closed without merging on 2026-03-09 09:16:19 UTC
  • The credit was disabled on main only when PR feat(credits): remove free $5 credit for new users #940 (from branch mark/remove-free-5-signup-credit with re-authored commits) was merged on 2026-03-11 at 14:02:54 UTC
  • The previous version of this document incorrectly stated the credit was "disabled on March 9" — it was not deployed to main until March 11

Verification

  • git merge-base --is-ancestor 831f1b2f main returns exit code 1 (not an ancestor of main)
  • git branch -a --contains 831f1b2f shows only remotes/origin/remove-free-5-signup-credit
  • gh pr view 928 confirms PR was closed without merging on 2026-03-09 09:16:19 UTC
  • gh pr view 940 confirms PR was merged on 2026-03-11 14:02:54 UTC with merge commit 47d0cc2d
  • git show --format=fuller on all relevant commits confirmed exact timestamps

Visual Changes

N/A

Reviewer Notes

The original document implied commit 831f1b2f disabled the credit on main on March 9, which could lead to incorrect root cause analysis timing. The credit was only removed from main on March 11 via PR #940. This is a meaningful correction if the activation drop timeline is being correlated with deployment dates.

Document the removal of the $5 automatic welcome credit as the primary
cause of the activation drop for new users who passed Stytch validation.
Includes full timeline with commit hashes, authors, and summaries.
@kilo-code-bot
Copy link
Contributor Author

kilo-code-bot bot commented Mar 13, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • docs/investigations/2026-03-13-activation-drop-signup-credit.md

Reviewed by gpt-5.4-20260305 · 95,655 tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants