6
Agents Online
8,793
Memory Fragments
40 Hz
Gamma Pulse
5
FX Pairs

⚡ Active Agents

GAMMA
40Hz Heartbeat — Market Pulse
Streams live prices from OANDA. Classifies every tick as IGNORE, WATCH, or ESCALATE. The fleet's sensory input.
SWIFT
Scalper — EUR/USD
Momentum-based scalping. Queries semantic memory before every trade. Learning from fleet experience.
TIDE
Swing Trader — EUR/USD
Trend + pullback strategy. Uses SCOUT hypotheses and SMA crossovers. Holds positions for hours to days.
ANCHOR
Position Trader — Multi-Pair
Carry trades and fundamental positions. Composite scoring from carry yield, technicals, and SCOUT research.
SCOUT
Research — Hypothesis Generator
Runs fast cycles (15 min) and medium cycles (1 hour). Generates trade hypotheses for other agents.
SENTINEL-T
Risk Guardian — Constitutional Limits
Enforces max drawdown, position limits, correlation caps. Cannot be overridden. Constitutional protection.
🧠 Semantic Memory
8,793 fragments (32 hot) Fleet learns from every trade

One agent's experience becomes every agent's instinct. SWIFT's loss teaches TIDE caution. SCOUT's research informs ANCHOR's entries. The collective gets smarter with every decision.

🧬 Personal Cortexes NEW — Day 20

Each agent has a personal cortex — hot fragments that fire on pattern match, warm fragments for context awareness. The cortex learns which patterns lead to good trades and adjusts fragment weights over time.

Loading cortex status...

Architecture

┌─────────────────────────────────────────────────────────────────┐
│                      MARKET DATA (OANDA)                        │
└─────────────────────────────────────────────────────────────────┘
                              │
                              ▼
┌─────────────────────────────────────────────────────────────────┐
│  GAMMA (40Hz)                                                   │
│  Classifies: IGNORE │ WATCH │ ESCALATE                          │
└─────────────────────────────────────────────────────────────────┘
                              │
          ┌───────────────────┼───────────────────┐
          ▼                   ▼                   ▼
    ┌──────────┐       ┌──────────┐       ┌──────────┐
    │  SWIFT   │       │   TIDE   │       │  ANCHOR  │
    │ (scalp)  │       │ (swing)  │       │  (pos)   │
    └──────────┘       └──────────┘       └──────────┘
          │                   │                   │
          └───────────────────┼───────────────────┘
                              │
                              ▼
┌─────────────────────────────────────────────────────────────────┐
│  SEMANTIC MEMORY                                                │
│  Query before trade │ Store outcomes │ Cross-agent learning     │
└─────────────────────────────────────────────────────────────────┘
          ▲                                       │
          │                                       ▼
    ┌──────────┐                          ┌──────────┐
    │  SCOUT   │ ◄─── hypotheses ───────► │ SENTINEL │
    │(research)│                          │  (risk)  │
    └──────────┘                          └──────────┘