Aller au contenu principal

Contributor Rewards Program

Where We Are Today

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
Foundation10%Infrastructure, events, legal, grants
Maintainers20%Core maintainer compensation
Contributors15%Quarterly distribution based on points
Operations55%Development, support, infrastructure

The Four-Dimension Value Framework​

We don't just count lines of code. We measure impact across four dimensions:

DimensionWeightWhat It Measures
Technical30%Quality, performance, security
Community30%Adoption, satisfaction, engagement
Durability25%Maintainability, technical debt avoided
Ecosystem15%Integrations, plugins, standards

Formula​

Points = (Technical Γ— 0.30) + (Community Γ— 0.30) + 
(Durability Γ— 0.25) + (Ecosystem Γ— 0.15)

Point System​

Code Contributions​

ContributionPointsNotes
PR merged (major feature)50New capability
PR merged (minor feature)20Existing improvement
PR merged (bugfix)10Correction
PR merged (refactor)15Code quality

Documentation​

ContributionPointsNotes
PR merged (docs)10Guide, tutorial
Translation15i18n

Community​

ContributionPointsNotes
Issue triage + reproduction5Bug validation
RFC accepted100Major design
Community help (Discord/Forum)2Per helpful response
Talk/Meetup30External presentation
Blog post30Technical content

Security​

ContributionPointsNotes
Security fix (critical)200CVE critical
Security fix (high)100CVE high
Security fix (medium)50CVE medium
Responsible disclosure50Private report

Contribution Tiers (Anti-AI-Gaming)​

Not all contributions are equal in the AI age:

TierTypePointsExamples
1AI-ProofHIGHRFC, mentoring, ADR, community building
2AI-AssistedMEDIUMComplex features, critical bugs
3AI-EasyLOWRefactoring, 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​

PhaseStatusDescription
1. Framework DesignDonePoint system, value dimensions, distribution model β€” documented here
2. Community BuildingCurrentGrowing contributor base, establishing culture, tracking contributions informally
3. Revenue GenerationUpcomingEnterprise customers, managed service, support contracts
4. First DistributionsFutureQuarterly 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​

  1. Join Discord β€” discord.gostoa.dev
  2. Pick an issue β€” Look for good-first-issue labels
  3. Submit a PR β€” Follow contribution guidelines
  4. 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