Solana Hub Map
About Solana Hub Map
Every module this workspace registers: 7 with a page you can open, 6 registered with the condition each one waits on. Nothing here is a link to something unbuilt. A state word on this page is workspace module maturity — it is not the Capability Registry, and it is never a public claim on its own.
Home
- OverviewAVAILABLEMainnet · read onlyWhat this workspace reads live, which issuer powers sit on real mints, and what waits on which gate.Mission control for a read-only workspace: the mainnet epoch as the endpoint answered it, issuer powers across the six verified mints, and the registry's own account of what exists against what is registered with a gate.
- Exists
- Live epoch read, live issuer-power rows over the six fixture-verified mints, and the module ledger.
- Missing
- Watched mints and recent activity, both of which need a store this workspace does not keep yet.
- Gate
- A retention decision — the same one Stellar answered with browser-local storage — registered with Phase B's watchlist.
- Last verified
- 2026-08-17
Observe
- Assets & PassportAVAILABLEMainnet · read onlyPaste a mint address and read what it structurally is — and share the read as a link.The Solana Asset Passport: exact identity, what the issuer can do to a holding (mint, freeze, and every transfer-affecting Token-2022 extension), every extension with its provenance, and a permanent unknowns rail. The page's address is the shareable deep link; opening it re-reads the chain.
- Exists
- The full passport over any mainnet mint — SPL or Token-2022 — with provenance on every field, plus six real mints to start from.
- Missing
- Off-chain metadata (name, logo, issuer's own description), price, liquidity and holder concentration.
- Gate
- Phase B data adapters (RYN-SOL-B1) for metadata and prices; the scanner (RYN-SOL-B3) for concentration.
- Last verified
- 2026-08-17
- MarketsPLANNEDMainnet · read onlyCurated market universes with prices, metadata and freshness on every read.Token lists and prices from named providers, compared rather than trusted singly, over curated universes — tokenized assets, majors, stables — with a stated method and never a claimed index. The live quote path already runs on the Trade surface; this module is the market view around it.
- Exists
- The quote adapter and venue health, live on Trade since RYN-SOL-A5.
- Missing
- Market data adapters (prices, metadata, OHLCV decision), the universes and the page.
- Gate
- Phase B — RYN-SOL-B1 brings the data adapters, RYN-SOL-B2 the universes and watchlist.
- Last verified
- Never — nothing to verify yet.
- Universes & WatchlistPLANNEDMainnet · read onlyCurated sets of tokenized assets, majors and stables — and a watchlist that stays in your browser.Curated means curated: Solana has no asset index this product reads, so coverage is a set with a stated method, never a market. The watchlist follows the Stellar retention decision — browser-local, deletable, nowhere else.
- Exists
- Nothing. The curated-scope discipline is inherited from the Stellar Observe slice, where it is enforced in the type.
- Missing
- The universes, the page, and the local store.
- Gate
- Phase B — RYN-SOL-B2.
- Last verified
- Never — nothing to verify yet.
- ScannerPLANNEDMainnet · read onlyStructural facts across many mints at once — never a score.Liquidity depth, pool age, holder concentration, authorities present, extension risk flags, price change. Facts with provenance, filterable; UNKNOWN stays UNKNOWN instead of defaulting to reassurance.
- Exists
- Nothing. The per-mint facts it would aggregate are the passport's, already read with provenance.
- Missing
- The multi-mint read path, the filters and the saved-scan store.
- Gate
- Phase B — RYN-SOL-B3.
- Last verified
- Never — nothing to verify yet.
Trade
- TradeAVAILABLEMainnet · read onlyA live mainnet swap quote, read-only, judged by the review policy before anyone could sign.Jupiter's exact numbers — quote, minimum received, price impact, route hops, the venue's own reliable-market report and a direct-only comparison — beside the chain's facts about both mints and the thirteen-rule policy verdict over what receiving the output would subject any holder to. Execution has no code path, and the surface names the gates that change that.
- Exists
- The full read-only preview: live quotes through Jupiter's lite tier, exact base-unit arithmetic, the tested policy engine rendering its verdict inline, and every refusal path rendering its reason.
- Missing
- Execution, deliberately: no transaction is built and nothing signs.
- Gate
- RYN-SOL-A7 — the founder-signed devnet lifecycle — brings the first signature; mainnet execution sits behind its own later canary gate.
- Last verified
- 2026-08-17
- StrategyPLANNEDWorkspaceFormalize a strategy, test it on history, prove it on paper — before it touches a venue.The Strategy Lab core exists in this product for other markets. Binding it to Solana instruments — specs, historical data with provenance, deterministic backtests, walk-forward, paper trading — is its own registered phase, and pretending a binding exists before it does is what this card exists to prevent.
- Exists
- The chain-neutral Strategy Lab kernel, live elsewhere in the product.
- Missing
- Every Solana binding: instruments, data, backtests, paper lifecycle.
- Gate
- Phase C — RYN-SOL-C1 through C7.
- Last verified
- Never — nothing to verify yet.
Prove
- ReceiptsAVAILABLEWorkspaceWhere a Solana action will leave its independently verifiable record — stated honestly before one exists.A receipt binds intent, independent observation, expected-versus-actual reconciliation and an Ed25519 issuer signature, and anyone can verify one on the live public verifier without trusting this site. No Solana lifecycle has run, so no Solana receipt exists — this surface says so and routes to what already works.
- Exists
- The verification path: the unified public verifier accepts any Ryntra artifact today.
- Missing
- Solana receipts themselves. No Solana transaction has been signed, observed or reconciled.
- Gate
- RYN-SOL-A7 — one founder-signed devnet lifecycle mints the first one.
- Last verified
- 2026-08-17
- SendIN BUILDDevnet · user-signedOne real transfer: built, simulated, signed in the owner's wallet, observed independently, reconciled, receipted.The first Solana transaction this product stands behind. The wallet is yours, the signature is yours, and the observation is an independent read-back — Ryntra holds no key and asks the wallet to sign rather than to sign-and-send, so a comparison still happens between your approval and the network. A deviation records as a deviation, never rounded to a match.
- Exists
- The whole path in source: transaction building with transferChecked, cluster simulation, the returned-bytes comparison, a submit boundary that only accepts a cleared verdict, the independent read-back, reconciliation through the shared kernel and receipt minting through the existing issuer.
- Missing
- One founder signature on devnet. Until it happens no Solana receipt exists, and this surface says so rather than showing an example.
- Gate
- RYN-SOL-A7 — the founder's devnet wallet signature is the row's one founder gate.
- Last verified
- 2026-08-17
Build
- DevelopersAVAILABLEWorkspaceThe read adapter, its sources, its published contracts and its refusals.Every read this workspace performs, from which endpoint, under which timeout — and the exact things the kit refuses to do. The passport and preflight contracts are published as JSON Schemas generated from the source types, with a parity test that fails on drift.
- Exists
- The registry entry, four published schemas, the RPC source table and the refusal list.
- Missing
- A public package. The SDK/MCP kit is registered and its publication is a founder gate.
- Gate
- RYN-SOL-A6 — the kit; pushing it to the public repository is the founder's decision alone.
- Last verified
- 2026-08-17
- SDK & MCPPLANNEDWorkspaceThe same evidence, callable from your own code and readable by an assistant that cannot act on it.`inspect_solana_mint`, `preflight_solana_action`, `verify_solana_receipt` — read tools only. An assistant may explain, formalize, compare and review; it never supplies a missing fact, decides a policy, authorizes, signs or executes.
- Exists
- The library functions the tools would wrap, tested against real-mint fixtures.
- Missing
- The tool layer, the CLI example, the README and the public repository.
- Gate
- RYN-SOL-A6; publication itself is a separate founder authorization.
- Last verified
- Never — nothing to verify yet.
Control
- SettingsAVAILABLEWorkspaceWhich network is read, through which endpoint, and what this workspace structurally cannot do.The endpoint table with its environment overrides, and the boundary list: no keys, no signing, no execution, no accounts, nothing stored. Appearance and layout live in the shell's own Customize control, not duplicated here.
- Exists
- The network facts and the boundary list, read from the same module the adapter uses.
- Missing
- Nothing in scope for this module.
- Gate
- None.
- Last verified
- 2026-08-17
- Owner policyPLANNEDWorkspaceThe thirteen dials that decide what a transfer may do before anyone signs it.Allowed mints and programs, PermanentDelegate acceptance, TransferHook allowlist, fee caps, recipient allowlist, amount limits, evidence age, human approval. Every rule reports; precedence is tested; the bottom of the ladder is NO_KNOWN_BLOCKER, never a blessing.
- Exists
- The full evaluation engine in `lib/solana/policy.ts`, golden-tested per verdict branch, rendering its verdict inline on Trade since RYN-SOL-A5 — against the workspace's declared review policy.
- Missing
- A surface to edit a policy of your own and watch its verdict change.
- Gate
- Registered after Phase A closes; the SmartTrade card (Phase D) is where an owner policy meets an order.
- Last verified
- Never — nothing to verify yet.
What a state word means here
- Available
- A real page that reads and moves nothing.
- Devnet verified
- Its lifecycle ran on Solana Devnet and reconciled, for the one operation named on the card.
- Preview
- Built enough to open, not proven against a live source.
- In build
- Active work with a registered task.
- Planned
- An accepted direction with no active work.
- Gated
- Blocked on a named condition, stated on the card.
And what an environment word means
- Mainnet · read only
- Real mints and ledger state. Moves nothing and needs no wallet.
- Devnet · user-signed
- Prepares an action the owner signs in their own wallet, on a network where the assets have no worth.
- Workspace
- Touches no network — preferences, documentation, this map.