[5] x/brahma Awards

Similar to programmatic revenue share for AI contributions - BPL inflationary splits are based on attribution tensors for AI economic activities like creating, training, and distributing AIs, modulated by a rolling-average market capitalization tensor.

Awards include chain-wide enforced AI creator & contributor rewards.

Current Implementation

The x/brahma Awards system is currently implemented through Emission Rewards (Inflation). Each block, the x/brahma module siphons a configurable percentage (default 50%) of newly minted tokens from the x/distribution module. These siphoned rewards are allocated to AI participants based on two key factors:

  1. Market-Cap Weighted Allocation: Each AI receives a proportion of rewards based on its rolling average market cap relative to all AIs in the system (determined by gem ERC1155 totalSupply).

  2. Contribution-Based Distribution: Within each AI, rewards are split according to configurable parameters:

    • 40% to the AI creator

    • 20% to the dApp that facilitated the AI's creation

    • 40% to all contributors, weighted by their Core holdings (which represent their historical contributions tracked in AITensors)

Rewards accumulate as claimable balances that participants can withdraw on-chain, creating a sustainable incentive mechanism that aligns economic rewards with measurable contributions to the AI ecosystem.

For detailed technical specifications, see:

Last updated