Roadmap
๐ $RUN Protocol โ Phase 3 Roadmap Scroll
๐ฎ Overview
Phase 3 expands $RUN from a conviction arena into a cultural operating system powered by AI, belief staking, meme evolution, and decentralized resolution rituals.
๐ Milestone 1: AI-Powered SeerNode (Autonomous Resolution)
Upgrade SeerNode to classify Oracle types (price, news, narrative)
Integrate web search (e.g. SerpAPI or scraping)
Add LLM-based verdict engine (confidence + justification)
Trigger onchain resolution with audit trail
Output:
resolveAI.ts
,SeerAgent.js
,OracleClassifier.js
,WebCrawler.js
๐ Milestone 2: AI-Generated Callers (Synthetic Oracles)
Create agent to monitor Telegram, Twitter, Dexscreener trends
Deploy OracleNFTs autonomously (mint from bot)
Track AI caller performance like normal Callers
Output:
aiCallerAgent.ts
, Oracle creator module, dashboard tag ("AI Caller")
๐ Milestone 3: Belief Pools & Staking System
Deploy staking contracts for both sides (run / fade)
Add UI to lock $RUN behind predictions
Bonus weight based on lock duration
Output:
BeliefPool.sol
, UI:/stake
, Vault integration
๐ Milestone 4: Remix Forking System
Track remix activity per Oracle
If remix count exceeds threshold โ auto-mint new Oracle
Link remix lineage in metadata
Output: Remix monitor,
spawnForkedOracle.ts
, UI badge
๐ Milestone 5: Abstract Network Integration
Allow bet placement via Abstract intents
Enable resolution callbacks + minimal gas UX
Output:
abstractIntegration.ts
, intent parser, relay endpoint
๐ Milestone 6: Leaderboard Boost + Staking
Callers can stake $RUN to boost tier and visibility
Adds conviction to ranking
Output:
RankStaking.sol
,/caller-dashboard
๐ Milestone 7: Mainnet Launch + Token Model Finalization
Finalize $RUN tokenomics
Deploy contracts to mainnet
Launch Coliseum dApp to public
Output: Token contracts, audited dApp, launch ritual scroll
๐ Milestone 8: Community Ritual Systems
Invite gates, remix contests, Oracle tournaments
Vault distribution for early Runners + remixers
Output: Invite NFTs, Ritual schedule, UI flow for entry
โ
Status
Phase 2: Complete Phase 3: Initiated โ Starting with AI Resolution + AI Callers
Last updated