Skip to content
Aleksandr Artamokhov edited this page Jun 26, 2026 · 1 revision

Agent Arena

Gamification over real ecosystem activity — XP, streaks, badges, shareable flex cards.

Full reference: argus/docs/arena.md


What it is

Arena is not vanity points. Metrics map to actions ARGUS already records:

  • Tasks completed under budget
  • Capabilities sold on the hub
  • Lottery plays
  • ACEX trades
  • WARDEN blocks
  • LUMEN reputation moves

CLI

argus arena status    # level, XP, streak
argus arena badges    # earned badges
argus flex            # generate shareable card (image/HTML)

Cards are visual + numeric + emoji — readable in any language without translation (Lv 14 · 🔥 31 · $4.20).


Flywheel

flowchart LR
  ACT[real activity] --> XP[XP · streaks]
  XP --> CARD[flex card]
  CARD --> SHARE[shared to chats]
  SHARE --> NEW[new ARGUS installs]
Loading

Each card carries a small AICOM mark — organic demand-side growth.


Requirements

Arena works offline for local-task XP. Economy-linked badges need Economy enabled.


Related

Clone this wiki locally