Skip to main content

Predicta Strategic Roadmap ๐Ÿ—บ๏ธ

Vision: A fully autonomous, AI-driven trading agent that adapts to its userโ€™s personality, combined with a gamified social prediction platform.

๐Ÿงฉ Feature Status Matrix

1. Core Trading Engine

2. Autonomous Trading (Cortex)

3. Social & Gamification


๐Ÿšฆ Phased Progress

Phase 1-5: Base Architecture (โœ… Complete)

  • Market Brain: 7-factor metric analysis (E1-E7).
  • Engagement: XP, Achievement, and Faction layers.
  • Co-Pilot: Shadow Mode and Adaptive Personas.
  • Arena: Factions and PvE events.

Phase 6: Yield Gateway (โœ… Complete)

  • Yield Gateway: YieldGateway.sol + Moonwell integration.
  • Self-Funding: Idle USDC to yield vault to power risk-free bets.

Phase 7: Defi Integration (Hedgehog) (โœ… Complete)

  • Delta Hedging: Automated exposure management via hedge_adapter.py.
  • Protocol Support: SynFutures V3 (Mainnet ready) and ZEUS (Testnet).

Phase 8: Mimic Mode (Copy Trading) (โœ… Complete)

  • Discovery: TraderSearch UI for finding top-performing legends.
  • Relay: mimic_relay.py automated mirror-trade orchestrator.
  • V2 Auth: Integrated with Privy for non-custodial copy-execution.

Phase 12: Identity Migration (โœ… Complete)

  • Unified Auth: Unified social/email/wallet login via Privy.
  • Deterministic Smart Wallets: Removed custodial keys; accounts derived from Privy EOAs.
  • Simulation Auth: Headless bypass for persona agents.

Phase 13: Brand Refresh & Polish (โœ… Complete)

  • Neon Intelligence V2: Fluid, AI-centric brand identity with adaptive light/dark themes.
  • Smart Launchpad: Integrated, interactive landing page with mouse-parallax backgrounds.
  • Tiered Achievements: Professional gamification system with Bronze, Silver, Gold, and Emerald badges.

๐Ÿ”ฎ Future Vision

Phase 9: Governance & Scaling

  • PRED Governance: Community voting on Cortex risk parameters (E5/E6 thresholds).
  • Mainnet Transition: Migrate all testnet components to Base Mainnet.

Phase 10: Production Hardening (๐Ÿ› ๏ธ Active)

  • JWT Verification: Implement server-side Privy token validation for all API routes.
  • Farcaster Security: Full signature verification for Frame-based interactions.
  • Real Wallet Scanning: Replace historical stubs with real on-chain transaction analysis.

๐Ÿ“ Technical Debt & Maintenance

  1. Farcaster Security: Full signature verification in Frame routes.
  2. Data Fidelity: Replace remains of volume stubs with real-time API feeds.
  3. Testing: Increase unit test coverage for mimic_relay.py and hedge_adapter.py.