← Back to Docs

Recipe Rewards Program

Design a loyalty engine that keeps users coming back.

Core Loop

Users earn Meridian Points (MP) for every verified recipe execution. Points unlock tiered perks: priority queue slots, extended session limits, and early access to new automation modules. The loop is simple — execute, earn, redeem, repeat.

Earning Structure

  • Standard execution: 10 MP per successful recipe run.
  • Streak bonus: +5 MP for each consecutive daily execution (caps at +50 MP/day).
  • Community recipes: 25 MP when a recipe you published is executed by another user.
  • Bug bounty: 500 MP for verified vulnerability reports in the recipe sandbox.

Tiers

TierMP RequiredPerk
Bronze0Standard queue
Silver500Priority queue + 2hr extended session
Gold2,000Early module access + 6hr session
Platinum10,000Unlimited session + dedicated support

Anti-Abuse

Points are awarded only for cryptographically verified recipe completions. Duplicate submissions, timestamp manipulation, and VM-based farming are detected server-side. Accounts flagged for abuse forfeit all unspent MP and drop to Bronze.

The rewards engine is under active development. Tier thresholds and earning rates may be adjusted during the beta period. Check the changelog for updates.