Roadmap

Below is a streamlined roadmap that is easy to read but still detailed enough to execute. Each phase includes: goal → key builds → features shipped → success outcome.

Phase 1 - Dark OS MVP (Secure Private Payments)

Goal: Launch the first working ElizaPay OS where the AI agent runs privately inside a TEE and can send stablecoin payments safely.

What We Build

  • ElizaPay Dark OS Runtime (TEE MVP)

    • enclave runtime + encrypted memory

    • sealed storage for private agent state

    • basic remote attestation to prove correct enclave code

  • Eliza Agent v1 (Payment Operator)

    • send / receive stablecoins (USDC first)

    • create & sign transactions inside enclave

  • Policy Engine v1

    • per-transaction limit

    • daily spend cap

    • allowlist / denylist recipients

    • emergency freeze (panic mode)

What We Ship (User Features)

  • Private stablecoin payments across 1–2 chains

  • Safe transfer confirmation + transaction receipts

  • Basic “Agent Activity” screen (no sensitive logs)

Privacy / ZK Proofs (MVP)

  • ZK Balance Shield v1

    • proof-of-funds: “balance ≥ X” for purchases/payments

    • proof-of-policy: “this payment is allowed”

Phase 2 - Multi-Chain Banking + Auto-Routing

Goal: Make ElizaPay feel like a real agentic neobank by adding multi-chain routing, automation, and safer execution modules.

What We Build

  • Eliza Agent v2 (Neobank Automation)

    • auto-select best chain for sending payments

    • auto-manage gas + fee optimization

    • support scheduled transfers (basic automation)

  • Routing Engine v1

    • choose cheapest + fastest settlement route

    • bridge selection (only trusted bridges)

    • slippage + fee estimation

  • Connector Modules v1

    • DEX connector (swap stablecoin if needed)

    • bridge connector (move funds cross-chain)

    • payment connector (direct transfer module)

What We Ship (User Features)

  • Payments across 3–5 chains

  • Auto-routing: user sends once, agent chooses best path

  • “Smart Limits” upgrade:

    • whitelist trusted protocols

    • block risky approvals by default

Privacy / Proof Upgrades

  • Proof-of-Solvency v1

    • prove eligibility without exposing full portfolio

  • Encrypted commitments for agent state syncing

Phase 3 - Private Credit + Merchant Authorization + Security Intelligence

Goal: Add private lending capability and advanced threat prevention so ElizaPay can support real-world merchant payments and credit flows safely.

What We Build

  • Private Loan & Credit Layer

    • eligibility calculation inside enclave

    • ZK loan proofs (prove solvency without revealing balances)

  • Merchant Authorization System

    • “Pay with Proof” approval mechanism

    • private checkout authorization logic

  • Risk Intelligence v1

    • contract safety checks

    • anomaly detection (suspicious destinations / drain patterns)

    • auto-block + require user confirmation triggers

What We Ship (User Features)

  • Private loan access / underwriting proofs

  • Merchant-friendly authorization without exposing user wallet identity

  • Real security controls:

    • approvals scanning

    • spending anomaly alerts

    • one-tap freeze mode improvements

System Hardening

  • safer transaction simulation + calldata checks

  • update security: verified builds + rollback protection

Phase 4 - Scale Network + $EPAY Economy Activation

Goal: Scale ElizaPay into a decentralized, verifiable agentic execution network with real $EPAY utility.

What We Build

  • Enclave Operator Network

    • multiple verified TEE nodes (distributed execution)

    • attestation verification for every session

  • Relayer Network (Optional Privacy Relay)

    • encrypted broadcast for transactions

    • reliability scoring for operators

  • $EPAY Utility Systems

    • execution credits (pay for compute + proof generation)

    • staking for operators (security guarantee)

    • rewards for uptime + correct service

What We Ship (User Features)

  • Faster + more reliable agent execution (multi-node)

  • Optional “Privacy Relay Mode” to reduce correlation risks

  • Premium automation modules powered by $EPAY credits

Ecosystem Growth

  • Developer SDK for connectors/plugins

  • Partner onboarding:

    • lenders

    • merchant payment providers

    • stablecoin ecosystems

Last updated