# 📘 Token Flow Diagrams

*All core economic systems visualized. This chapter provides a complete, diagram-based overview of every subsystem in Rogue AI’s tokenomics.*

Each diagram is designed to be:

* GitBook-friendly
* Monospace-safe
* Readable on desktop and mobile
* Easy to understand for newcomers
* Audit-friendly for investors & analysts

***

## **14.1 Buyback & Lock Engine (Core System)**

```
      Revenue
         │
         ▼
┌──────────────────────┐
│  Buyback Allocation  │
└───────────┬──────────┘
            │
            ▼
┌────────────────────────────┐
│ Buy RAI Tokens on Market   │
└───────────┬────────────────┘
            │
            ▼
┌─────────────────────────┐
│ Lock Tokens in Vault    │
│ (Removed from Circulation) │
└─────────────────────────┘
```

***

## **14.2 Buyback Throttle (Safety System)**

```
         Revenue
            │
            ▼
    ┌──────────────────┐
    │ Buyback Amount   │
    └──────────┬───────┘
               │
               ▼
┌────────────────────────────┐
│ Calculate % of Circ Supply │
└──────────────┬─────────────┘
               │
               ▼
       ┌──────────────────┐
       │ >3% this month?  │
       └───────┬──────────┘
               │
     ┌─────────┴─────────┐
     │                   │
    Yes                 No
     │                   │
     ▼                   ▼
┌───────────────┐   ┌─────────────────┐
│ Throttle BB    │   │ Normal Buyback  │
│ Redirect Excess│   │ & Lock          │
│ → POL/Treasury │   └─────────────────┘
└───────────────┘
```

***

## **14.3 Circulating Supply Protection System**

```
       Circulating Supply Check
                 │
                 ▼
      ┌──────────────────────────┐
      │ <40% of Total Supply?    │
      └─────────┬────────────────┘
                │
          Yes   │   No
                ▼
    ┌──────────────────────────┐
    │ Reduce Buybacks 25%      │
    └─────────┬────────────────┘
              │
              ▼
      ┌──────────────────────────┐
      │ <25% of Total Supply?    │
      └─────────┬────────────────┘
                │ No
                ▼ Yes
    ┌──────────────────────────┐
    │ Reduce Buybacks 50%      │
    └─────────┬────────────────┘
              │
              ▼
      ┌──────────────────────────┐
      │ <15% of Total Supply?    │
      └─────────┬────────────────┘
                │ No
                ▼ Yes
    ┌──────────────────────────┐
    │ PAUSE Buybacks Entirely  │
    │ Route 100% → POL/Treas   │
    └──────────────────────────┘
```

***

## **14.4 POL Overflow Routing System (POL > $30M)**

```
            POL Balance Check
                    │
                    ▼
     ┌────────────────────────────────┐
     │ POL > $30,000,000 (Cap)?       │
     └─────────────┬──────────────────┘
                   │No
                   ▼Yes
        ┌──────────────────────────────┐
        │ POL Overflow Triggered       │
        └──────────────┬───────────────┘
                       │
                       ▼
       ┌────────────────────────────────┐
       │ Overflow Split:                │
       │ 50% → Buyback & Lock           │
       │ 50% → Treasury Reserve         │
       └────────────────────────────────┘
```

***

## **14.5 Treasury Overflow Routing (Treasury Cap = 10%)**

```
         Treasury at 10% Cap?
                 │
                 ▼
      ┌────────────────────────┐
      │ YES → Overflow Active  │
      └──────────┬─────────────┘
                 │
                 ▼
   ┌────────────────────────────────────┐
   │ Overflow Routing:                  │
   │ 50% → Buyback & Lock               │
   │ 30% → POL Reinforcement            │
   │ 20% → Stable Reserve               │
   └────────────────────────────────────┘
```

***

## **14.6 Micro-Emission Cap System (Emergency Rewards Only)**

```
        Revenue Low?
             │
             ▼
     ┌───────────────────┐
     │ Activate Floors    │
     │ Node + Staking     │
     └─────────┬──────────┘
               │ Generates
               ▼
     ┌──────────────────────────┐
     │  Micro-Emission Engine   │
     └─────────┬────────────────┘
               │
               ▼
      ┌───────────────────┐
      │ Apply Emission    │
      │ Within Monthly Cap│
      └─────────┬─────────┘
                │
                ▼
   ┌────────────────────────────┐
   │ Cap Check (0.05% Monthly)  │
   └──────────────┬────────────┘
                  │ Exceeds Cap?
            ┌─────┴──────┐
            │             │
          Yes            No
            │             │
            ▼             ▼
  ┌────────────────┐   ┌────────────────┐
  │ Halt Emission  │   │ Continue Floor │
  │ Immediately     │   │ Support       │
  └────────────────┘   └────────────────┘
```

***

## **14.7 Node ROI Floor System**

```
Revenue Check
     │
     ▼
┌─────────────────────┐
│ Node Payout ≥ Floor│──► Yes → Use Revenue
└──────────┬──────────┘
           │ No
           ▼
┌───────────────────────┐
│ Issue Micro-Emission  │
│ Within Monthly Cap    │
└───────────────────────┘
```

***

## **14.8 Staking APR Floor System**

```
Revenue Check
     │
     ▼
┌────────────────────────┐
│ Staking APR ≥ Floor?  │──► Yes → Use Revenue
└──────────┬─────────────┘
           │ No
           ▼
┌──────────────────────────┐
│ Micro-Emission (Capped)  │
└──────────────────────────┘
```

***

## **14.9 Phase Transition System (Phase 1 → 2 → 3)**

```
             Phase 1
               │
               ▼
┌────────────────────────────────┐
│ Check Conditions for Phase 2   │
└───────────────┬────────────────┘
                │ All Met?
      ┌─────────┴─────────┐
      │ Yes               │ No
      ▼                   ▼
┌────────────────┐    ┌───────────────────┐
│ Enter Phase 2  │    │ Remain in Phase 1 │
└───────┬────────┘    └───────────────────┘
        │
        ▼
┌────────────────────────────────┐
│ Check Conditions for Phase 3   │
│ (Requires CircSupply ≥ 30%)    │
└───────────────┬────────────────┘
                │ All Met?
      ┌─────────┴─────────┐
      │ Yes               │ No
      ▼                   ▼
┌────────────────┐    ┌───────────────────┐
│ Enter Phase 3  │    │ Remain in Phase 2 │
└────────────────┘    └───────────────────┘
```

***

## **14.10 Economic Flywheel Diagram**

```
Revenue ↑
   │
   ▼
Buybacks ↑
   │
   ▼
Circulating Supply ↓
   │
   ▼
Token Value ↑
   │
   ▼
Staking Demand ↑
   │
   ▼
Liquidity Depth ↑
   │
   ▼
Revenue ↑ (Cycle Repeats)
```
