Contributor Rewards Program
STOA is a pre-revenue, open-source project. There is no money to distribute yet β and we won't pretend otherwise.
What exists today: a framework for how revenue will be shared when it arrives. We publish it now so contributors know the intent from day one, not after the fact.
Why contribute today? Because you believe in open-source API management, you want to learn, and you want to shape a project early. The financial rewards will come later β the community, the skills, and the impact start now.
STOA's commitment: when enterprise revenue exists, 45% goes back to the community. This page explains the framework we've designed for that day.
Revenue Distribution Modelβ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β STOA Enterprise Revenue Split β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β ββββββββββββββββ ββββββββββββββββ ββββββββββββββββ β
β β Foundation β β Maintainers β β Contributors β β
β β 10% β β 20% β β 15% β β
β ββββββββββββββββ ββββββββββββββββ ββββββββββββββββ β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β Operations β β
β β 55% β β
β β (Development, Support, Infrastructure) β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Breakdownβ
| Pool | % | Usage |
|---|---|---|
| Foundation | 10% | Infrastructure, events, legal, grants |
| Maintainers | 20% | Core maintainer compensation |
| Contributors | 15% | Quarterly distribution based on points |
| Operations | 55% | Development, support, infrastructure |
The Four-Dimension Value Frameworkβ
We don't just count lines of code. We measure impact across four dimensions:
| Dimension | Weight | What It Measures |
|---|---|---|
| Technical | 30% | Quality, performance, security |
| Community | 30% | Adoption, satisfaction, engagement |
| Durability | 25% | Maintainability, technical debt avoided |
| Ecosystem | 15% | Integrations, plugins, standards |
Formulaβ
Points = (Technical Γ 0.30) + (Community Γ 0.30) +
(Durability Γ 0.25) + (Ecosystem Γ 0.15)
Point Systemβ
Code Contributionsβ
| Contribution | Points | Notes |
|---|---|---|
| PR merged (major feature) | 50 | New capability |
| PR merged (minor feature) | 20 | Existing improvement |
| PR merged (bugfix) | 10 | Correction |
| PR merged (refactor) | 15 | Code quality |
Documentationβ
| Contribution | Points | Notes |
|---|---|---|
| PR merged (docs) | 10 | Guide, tutorial |
| Translation | 15 | i18n |
Communityβ
| Contribution | Points | Notes |
|---|---|---|
| Issue triage + reproduction | 5 | Bug validation |
| RFC accepted | 100 | Major design |
| Community help (Discord/Forum) | 2 | Per helpful response |
| Talk/Meetup | 30 | External presentation |
| Blog post | 30 | Technical content |
Securityβ
| Contribution | Points | Notes |
|---|---|---|
| Security fix (critical) | 200 | CVE critical |
| Security fix (high) | 100 | CVE high |
| Security fix (medium) | 50 | CVE medium |
| Responsible disclosure | 50 | Private report |
Contribution Tiers (Anti-AI-Gaming)β
Not all contributions are equal in the AI age:
| Tier | Type | Points | Examples |
|---|---|---|---|
| 1 | AI-Proof | HIGH | RFC, mentoring, ADR, community building |
| 2 | AI-Assisted | MEDIUM | Complex features, critical bugs |
| 3 | AI-Easy | LOW | Refactoring, basic tests, typos |
Distribution Formulaβ
Pool_Q = 15% Γ Enterprise_Revenue_Q
Reward(contributor) = (Points_contributor / Total_points_all) Γ Pool_Q
Exampleβ
Quarterly Revenue = R
Contributors Pool = 15% Γ R
Total points Q = 2,000
Contributor A: 500 points (25%)
β Reward = 25% Γ Pool
Contributor B: 200 points (10%)
β Reward = 10% Γ Pool
Contributor C: 100 points (5%)
β Reward = 5% Γ Pool
Point Lifecycleβ
T+0 T+1-3d T+7d T+30d
β β β β
βΌ βΌ βΌ βΌ
PR Created β Merge Review β Staging β Prod Impact
β β β β
Points Points Points Points
ESTIMATED ADJUSTED VALIDATED FINAL
(auto) (review) (metrics) (verified)
Transparencyβ
Everything is public:
- Dashboard: Real-time point tracking per contributor
- Quarterly Reports: Pool size, distributions, recipients
- Appeal Process: 7-day window to contest any decision
Program Statusβ
| Phase | Status | Description |
|---|---|---|
| 1. Framework Design | Done | Point system, value dimensions, distribution model β documented here |
| 2. Community Building | Current | Growing contributor base, establishing culture, tracking contributions informally |
| 3. Revenue Generation | Upcoming | Enterprise customers, managed service, support contracts |
| 4. First Distributions | Future | Quarterly payouts, transparency reports, public dashboard |
We are in Phase 2. Contributions are valued and tracked, but there is no financial distribution yet. When Phase 3 generates revenue, Phase 4 activates automatically β contributors who joined early will benefit from their accumulated contributions.
Get Started Todayβ
- Join Discord β discord.gostoa.dev
- Pick an issue β Look for
good-first-issuelabels - Submit a PR β Follow contribution guidelines
- Build your track record β Every contribution is visible in git history
The financial rewards will come. But the learning, the community, and the portfolio value of contributing to an open-source project? That starts now.
Questions? Ask in #contributors on Discord or email contributors@gostoa.dev