RuriOS Core
An intelligence layer for Robinhood Chain.
Research. Analyze. Execute.
rurios.xyz · @userurios · Explorer
Core is the open command layer behind RuriOS. It sits between an operator and Robinhood Chain and does one thing well: turn a natural-language objective into grounded research and a ready-to-sign action.
Not a chatbot that reads out token prices. An operating layer that reads the chain, reasons about it, prepares the transaction, and stops. You sign.
objective -> research -> reasoning -> prepared action -> your signature
The industry is not short on data. It is short on time. Every good decision onchain is buried under the same manual loop: search, compare, check holders, verify liquidity, open wallet, execute, monitor, repeat.
RuriOS collapses that loop into a conversation, without taking the keys out of your hands.
RuriOS is one operator you talk to, backed by four faculties working underneath the conversation.
| Faculty | Responsibility |
|---|---|
| Research | Finds tokens, wallets and narratives worth attention on Robinhood Chain. |
| Risk | Checks liquidity, concentration, contract red flags and volatility before anything reaches you. |
| Planning | Turns a goal into an allocation or a monitoring rule. |
| Execution | Drafts the swap, stake or trigger, then waits for your signature. |
- Onchain intelligence: launches, unusual accumulation, liquidity shifts, holder growth, side-by-side comparison.
- Wallet investigator: realized PnL, win rate, holding time, preferred narratives and behavioral patterns for any public address.
- Portfolio doctor: overexposure, dormant positions, low-liquidity risk and rebalance preparation.
- Rules engine: DCA, drawdown protection, launch watch. You set the permissions.
RuriOS is built around permissioned execution.
The layer can: read public chain data, analyze wallets, simulate strategies, prepare transactions, monitor conditions.
The layer cannot: move funds without authorization, export keys, sign arbitrary transactions, or touch anything outside the permissions you grant.
Every executable action is shown to you before signing. Intelligence with tools, not intelligence with custody.
| Chain | Robinhood Chain (Arbitrum L2) |
| Chain ID | 4663 |
| Native gas | ETH |
| RPC | https://robinhood-rpc.publicnode.com |
| Explorer | https://robinhoodchain.blockscout.com |
core/
├─ src/ tool interface and type definitions
├─ docs/ architecture notes
└─ assets/ brand
See docs/ARCHITECTURE.md for how the pieces fit together.
Pre-launch. The $RURI token is not deployed yet. When it is, it will be announced here and on @userurios first. Ignore any contract address you see before then.
MIT. See LICENSE.
