docs: refresh README roadmap + reflect shipped Solana staking / LiFi cross-chain - #159
Merged
Conversation
…i cross-chain Restructure the roadmap from a flat 5-bullet list into grouped sections so planned work and shipped-but-still-listed items are clearly separated. ## Roadmap changes Move off the list (into a "Recently shipped" callout): - Nonce-aware dropped-tx polling (Solana) — #137 - Solana staking (Marinade / Jito / native reads + Marinade and native SOL delegation writes) — #141, #143, #145, #149 - LiFi cross-chain EVM ↔ Solana — #153, #155 Add, with links to the canonical plans in claude-work/: - Curve + Convex + Pendle + GMX V2 (plan-defi-expansion-roadmap) - Balancer V2 + V3 + Aura (plan-balancer-v2-v3-aura) - DEX liquidity verb set — Uniswap V3 mint/collect/burn/rebalance + Curve LP + Balancer LP (plan-dex-liquidity-provision) - Bitcoin via Ledger USB HID (plan-bitcoin-ledger-phase1) - Hyperliquid L1 full parity (plan-hyperliquid-full-parity) - check_liquidation_risk (plan-health-factor-monitoring) - get_pnl_summary (plan-pnl-summary-tool) - Hosted MCP endpoint (plan-hosted-mcp-endpoint) In-flight callout for Kamino lending (#151 bridge landed; action tools follow). Drift / Solend / Jito writes / multi-tx pipeline kept as "more Solana protocols" follow-ups. Keep: MetaMask (WalletConnect), server-integrated second-agent verification, and the PreToolUse hash-enforcement hook — still pending. ## Adjacent staleness fixed Features, Supported chains (Solana), and Tools sections did not reflect the shipped Solana staking surface or LiFi cross-chain: - Features / Staking — added Solana (Marinade / Jito / native reads, Marinade + native-SOL delegation writes) - Features / Swaps — added cross-chain EVM↔Solana alongside EVM LiFi - Supported chains / Solana — added stake-account reads + Marinade and native-SOL writes + LiFi bridging - Tools / Read-only — added get_solana_staking_positions - Tools / Execution — added prepare_marinade_stake, prepare_marinade_unstake_immediate, and prepare_native_stake_delegate / _deactivate / _withdraw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
claude-work/.Roadmap additions (sourced from
claude-work/)check_liquidation_risk(plan)get_pnl_summary(plan)Kept: MetaMask (WalletConnect), server-integrated second-agent verification, and the PreToolUse hash-enforcement hook — still pending.
Files changed
README.mdonly. No code, no type, no schema changes.Test plan
npm run build— docs-only diff, build is unaffected but run for hygieneclaude-work/plan reference resolves to a file in the repo