> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inkwell.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap

> What ships next across Inkwell's products and services.

> **CONFIDENTIAL & PROPRIETARY © 2026 Inkwell Finance, Inc. All Rights Reserved.**
>
> This document is for informational purposes only and does not constitute legal, tax, or investment advice, nor an offer to sell or a solicitation to buy any security or other financial instrument. Any examples, structures, or flows described here are design intent only and may change.

## How to read this page

Inkwell is a multi-product practice. The roadmap is organised by
surface, not by a single timeline. Each product has its own milestone
track; the services line tracks the engagement pipeline behind them.

## Product tracks

### Leviathan — revenue-backed credit

<Steps>
  <Step title="Solana programs" icon="check" iconType="solid">
    Four Anchor programs built: leviathan-core (loans, policy, sessions, keepers), leviathan-pool (pooled lending, LP tokens), leviathan-score (credit scoring, oracle integration), leviathan-verifier (cross-chain TX verification).
  </Step>

  <Step title="ML credit scoring" icon="check" iconType="solid">
    Ensemble pipeline operational. On-chain credit reports with 0–1000 scores and risk tier classifications.
  </Step>

  <Step title="SDK & full app" icon="check" iconType="solid">
    `@leviathan/sdk` with unified Solana + Sui bindings. Live app: Supply, Borrow, Credit Reports, Positions, Leaderboard.
  </Step>

  <Step title="Pilot pipeline" icon="spinner">
    Term-sheet and LOI discussions with mainnet protocols. Full Sail MOU + LOI signed.
  </Step>

  <Step title="External security audit" icon="spinner">
    In progress.
  </Step>

  <Step title="First funded loans" icon="circle">
    Parallel \$5–10M SPV, 10–20 pilot loans. Q3 2026 target.
  </Step>

  <Step title="Embedded SDK" icon="circle">
    One-line `Inkwell.embeddedBorrow()` for partner integrations. 2027+ target.
  </Step>
</Steps>

### Dagon — confidential matching venue

<Steps>
  <Step title="Encrypt-program integration" icon="check" iconType="solid">
    End-to-end devnet integration via `create_plaintext_ciphertext` and `create_input_ciphertext`. Two-phase settlement with on-chain match scheduling.
  </Step>

  <Step title="Match-schedule op-graph" icon="check" iconType="solid">
    Production graph: adaptive bracket from public Pyth + last-clearing reference, pro-rata clamp, structural self-trade prevention.
  </Step>

  <Step title="Benchmarks" icon="check" iconType="solid">
    H100 benchmarks: N=32 calm 6.2s, moderate 7.8s, volatile 9.75s. Single-pool ceiling N≈64 on current backend.
  </Step>

  <Step title="Auction-primitive SDK" icon="spinner">
    Matching engine extracted as an auction SDK so other venues can host it. Strategy lead in `packages/dagon/research/auction-primitive/`.
  </Step>

  <Step title="Threshold-FHE committee" icon="circle">
    Decentralised matching: quorum of independent parties each holding key shares, no single decryptor. Gated on Encrypt REFHE shipping production threshold decryption.
  </Step>
</Steps>

### Synthase — basis-yield strategy

<Steps>
  <Step title="Backtest validation" icon="check" iconType="solid">
    12.4% annualised, 0% probability negative year, validated out-of-sample across bull + bear regimes.
  </Step>

  <Step title="Venue integrations" icon="check" iconType="solid">
    11 perps venues integrated with official funding-rate documentation and rate-conversion correctness.
  </Step>

  <Step title="Profitability audit" icon="check" iconType="solid">
    Honest backtest: 8.8% at 0.25× slippage after cost-model fixes. Limit orders identified as the #1 lever.
  </Step>

  <Step title="Live operation" icon="circle">
    Production strategy with infrastructure-grade execution. Limit-order rollout in progress.
  </Step>
</Steps>

### IKA Staking + LIKA — Sui staking infrastructure

<Steps>
  <Step title="Validator scoring + allocation engine" icon="check" iconType="solid">
    Live on IKA mainnet. APY, uptime, commission analysis; optimal allocation across validators.
  </Step>

  <Step title="Agent API + MCP server" icon="check" iconType="solid">
    OpenAPI spec, Claude Code skill, MCP server, and AI plugin discovery for agent integrations.
  </Step>

  <Step title="LIKA contract + keeper" icon="check" iconType="solid">
    Phase 1 + 2 complete: contract deployed on Sui testnet, keeper online, frontend live.
  </Step>

  <Step title="Backend cache layer" icon="spinner">
    APY history, validator list, IKA price moved to backend DB; epoch-boundary polling.
  </Step>

  <Step title="External audit + mainnet" icon="circle">
    Audit required before LIKA mainnet.
  </Step>
</Steps>

## Services pipeline

The services line follows the same primitives the products run on.
Engagements typically run 6–12 weeks; we take on a small number per
quarter so the team stays product-deep.

| Service                           | Current state                                                                       | Where it fits                                       |
| --------------------------------- | ----------------------------------------------------------------------------------- | --------------------------------------------------- |
| Ika dWallet integration           | Active inquiries; engagement scoping                                                | Cross-chain custody, non-custodial enforcement      |
| Encrypt FHE integration           | Active inquiries; engagement scoping                                                | Confidential compute, dark-pool-style matching      |
| Cross-chain enforcement design    | Reference architecture published in [Design Philosophy](/inkwell/design-philosophy) | Multi-chain custody, attester-to-ZK migration paths |
| Confidential compute architecture | Pre-engagement diligence offered                                                    | Primitive selection (FHE vs MPC vs TEE vs ZK)       |
| Cryptographic systems review      | Available on request                                                                | Independent read of in-flight architecture          |

Inquiries: [partnerships@inkwell.finance](mailto:partnerships@inkwell.finance).

## Firm-level milestones

| Phase                      | Timeline        | What lands                                                                                  |
| -------------------------- | --------------- | ------------------------------------------------------------------------------------------- |
| **Foundation** ✅           | Dec 25 – Feb 26 | Solana programs, SDKs, ML scoring, IKA Staking on mainnet, testnet validation               |
| **Production readiness**   | Mar – Jun 26    | External audits, mainnet readiness across Leviathan + LIKA, Dagon auction-SDK preview       |
| **First capital deployed** | Jul – Oct 26    | Leviathan SPV live, 10–20 pilot loans, public track record begins                           |
| **Institutional scale**    | Nov 26+         | "Leviathan Vintage 2026" tear sheet, services engagements with institutional counterparties |
| **Embedded surface**       | 2027+           | Embedded credit + embedded confidential matching as SDKs for partners                       |

## Follow our progress

* **X/Twitter:** [@\_\_Inkwell](https://x.com/__Inkwell)
* **Discord:** [Join our community](https://discord.gg/ggGfKnDwXQ)
* **GitHub:** [inkwell-finance](https://github.com/inkwell-finance)
