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:
TraderSearchUI for finding top-performing legends. - Relay:
mimic_relay.pyautomated 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
- Farcaster Security: Full signature verification in Frame routes.
- Data Fidelity: Replace remains of volume stubs with real-time API feeds.
- Testing: Increase unit test coverage for
mimic_relay.pyandhedge_adapter.py.