PREPROD
ReaderAuthor

suite

Founding Member Program

A capped early-access program a product offers to founding tenants.

1 min read · 2 depth levelsstratum-suite · vdevMatches production
Everyday

A FoundingMemberProgram defines a limited early-access offer that a product, identified by productSlug, extends to its earliest tenants. The cap sets how many founding spots exist, and closedAt records when the program stopped accepting new members — either because it filled or was ended deliberately. createdAt marks when it opened, and the members relation links every tenant that joined. This lets the platform run a controlled founding cohort with a hard limit, rather than an open-ended promotion.

Technical section
Data model, API, and internals — visible to developers.
View as developer
Was this helpful?