← Back to playbook
Creator / community
Creator tool
Single-sided · milestone unlock
Milestone logic: stack validated referrals toward a one-time unlock. Great for creator tools where status and features beat cash.
- Qualification gate
- 5 validated referrals
- Reward
- Unlock a premium feature for life
qualification.json
{
"qualifies_when": "all",
"conditions": [
{
"event": "5"
}
],
"window_days": 30,
"reward": {
"description": "Unlock a premium feature for life"
}
}