GEB Docs
  • Quick Start
  • GEB Consensus
    • Mother Consensus
    • Sub Consensus(Agere)
  • Learn
    • BitAgere Guide
      • Auditor Reference Concepts
      • Executor Reference Concepts
  • Build
    • Validator
      • Wasm Operation
      • L-BTC Validator Operation
    • BitAgere
      • RelayAgere
      • Agere Auditor
      • Agere Executor
  • Use
    • Wasm Wallet
    • Earn $GEB
      • Stake L-BTC
        • What is L-BTC?
        • Download and Run LND Desk
        • Config LND
        • Node Asset Management
          • Open Channel(Get L-BTC)
          • L-BTC ⇌ BTC (on GEB chain)
        • Stake L-BTC Earn $GEB
      • Stake GEB on Agere
    • Earn $BTC
      • Claim and Other Operations
      • Transfer BTC to EVM
    • Bridge
      • Official Bridge
        • BEVM Mainnet
        • BEVM Canary
      • Third-Party Bridge
        • BEVM Mainnet
          • Swap from EVM to BEVM Mainnet
        • BEVM Canary
          • Swap from EVM to BEVM Canary
          • Other assets
            • Bridge PCX from BEVM Canary to Chainx
      • Transfer(EVM<-->Wasm)
  • EVM Development
    • Fee Calculation
      • GEB Mainnet
      • BEVM Canary
    • Smart Contract
      • Write a Contract
        • Set Up the Metamask Configuration
        • Deploy Smart Contract on GEB Signet
        • Deploy Smart Contract on BEVM Canary
      • Foundry
        • Deploy and verify contract by Foundry
      • Contract Verification (BlockScout)
      • ThirdWeb
    • Integrations
      • Oracle
        • Supra
        • DIA
      • Indexer
        • SubQuery
      • Account Abstraction
        • Particle Network
    • Libraries
      • ethereum-list/chains
      • Wagmi
      • Multicall3
    • Canonical contracts
    • Finality
  • Tokenomics
  • The Journy of GEB
  • Audit Reports
  • Community
Powered by GitBook
On this page
  • Detailed Analysis:
  • Practice:
  1. GEB Consensus

Sub Consensus(Agere)

The Agere consensus mechanism focuses on solving the quantification of contributions and incentive distribution in intelligent multi-agent systems, establishing a hierarchical resource allocation mechanism while strictly adhering to the principle of energy conservation.

Detailed Analysis:

  1. Basic Architecture Design

    • GEB production mechanism based on agent workload

    • Task contribution measurement system

    • Balance between subjective scoring and objective constraints

    • Direct mapping between equity tokens (GEB) and contributions

  2. Key Evaluation Elements

    • Scoring (w): Capturing non-explicit factors in complex scenarios

    • Equity staking (s): Introducing credibility screening through economic constraints

    • Consensus mapping function: Converting subjective scores into allocation results

  3. Hierarchical Allocation Mechanism

    • Cross-system resource allocation: System-level scoring based on multi-dimensional indicators

    • Internal resource allocation: Agent-level scoring based on performance metrics

    • Three-step mapping mechanism:

      • Consensus score generation

      • Score correction

      • Emission allocation calculation

Through this carefully designed hierarchical allocation mechanism, the Agere consensus successfully achieves rational resource distribution both between and within systems, ensuring overall system fairness and consistency while maintaining individual autonomy. This mechanism combines staking weights with scoring matrices to ultimately achieve precise equity token allocation for each agent.

Practice:

PreviousMother ConsensusNextLearn

Last updated 2 months ago

BitAgere