σ
SpectraQFinancial Infrastructure
About

Finance infrastructure
deserves new primitives.

SpectraQ is building the quantitative finance infrastructure stack for the on-chain era — non-custodial by program, private by MPC, settled by Yellow Protocol, and transparent in every claim we make.

Mission

Democratize institutional-grade
quantitative finance.

Today, systematic trading is dominated by institutions with access to custodial clearing, private data feeds, and proprietary execution infrastructure. Independent quants with real edge have no equivalent tooling.

SpectraQ changes that. A solo quant with a provable strategy can launch a production vault in minutes — with the same non-custodial guarantees, MPC-grade privacy, and institutional settlement access that no single on-chain protocol has combined before.

Yellow Protocol is the settlement layer that makes this institutional-grade. SpectraQ is the application layer that makes it accessible.

v1

Protocol Version

Devnet · Solana

3

Live Vaults

SpectraQuant marketplace

L3

Yellow Protocol

State channel clearing

8

Program Invariants

All program-enforced

100%

Non-Custodial

No admin override possible

0

Trust Required

Code is the contract

Principles

What we stand for.

These aren't marketing commitments. They're enforced by the Anchor program, the Arcium circuit, and the Yellow Protocol channel design.

01

Non-Custodial by Default

Every product SpectraQ ships enforces non-custodial guarantees at the program level — not policy level. User funds sit in Anchor program PDAs; no entity, including SpectraQ, can access them outside of user-initiated instructions.

02

Alpha Deserves Privacy

Strategy logic is intellectual capital. We built SpectraQ's privacy layer on Arcium MPC so quants can deploy their edge on-chain without exposing it. Computation is verifiable. Inputs remain private.

03

Settlement Shouldn't Require Trust

Yellow Protocol's exchange is SpectraQ's second independent platform — an index-style pool product where users invest like S&P 500 or NIFTY 50. Entirely separate from Solana, governed by Yellow's own infrastructure.

04

Transparency Including Failures

We publish complete Monte Carlo permutation test results — including strategy failures. The live MA-crossover strategy currently has a p-value of 0.34, and we say so on the strategy page. Honesty is the product.

05

Code is the Contract

There are no terms of service clauses that override the Anchor program. If the code says withdrawal is always available, withdrawal is always available — regardless of agent state, signal state, or any pending computation.

06

Infrastructure, Not a Fund

SpectraQ is not a hedge fund, index fund, or investment vehicle. We build the infrastructure. The quants who deploy vaults through our protocol make the investment decisions — and are fully accountable for them.

Program Invariants

Eight guarantees the
code enforces.

These are not policy statements. Every invariant below is enforced by the Anchor program and verified in the test suite at tests/01_vault.ts through tests/04_raydium.ts.

View strategy transparency page →
01No instruction transfers vault USDC/SOL to any address except the original depositor or the registered DEX program.
02Agent key is logically separated from admin key — the program rejects agent == admin at initialization.
03execute_trade and settle_pnl are gated to the agent pubkey only. The admin cannot execute trades.
04Withdrawal works regardless of signal state, pending computation, or any agent activity.
05Trade size is structurally capped at 30% of source ATA balance (MAX_TRADE_SIZE_BPS = 3,000).
06Slippage is capped vs the Pyth-derived expected output — not just the user-supplied minimum.
07All vault arithmetic uses checked operations. MathOverflow aborts the transaction.
08Pyth staleness is validated on every price read. Feeds older than the configured threshold revert.

Roadmap

Where we're going.

Q1 2026

SpectraQ Protocol v1

Shipped

Anchor vault, Arcium MPC integration, Raydium CPMM execution — devnet launch.

Q2 2026

SpectraQuant Public Launch

Shipped

Full production devnet deploy. SpectraQuant.org live with vault marketplace.

Q3 2026

Yellow Protocol ClearanceEngine

State channel settlement integration. 100+ venue liquidity access for vault trades.

Q3 2026

GA Candlestick Strategy

Replace MA-crossover with Genetic Algorithm-mined pattern strategy. Walk-forward p < 0.05 required to ship.

Q4 2026

Mainnet Beta

Renounce upgrade authority. Freeze IDL. Publish audit. Jupiter aggregation. Basket vault mode.

2027

SpectraQ API + Institutional Layer

Programmatic vault management, REST/WebSocket API, institutional-grade SLA.

Build with us. Deploy today.

SpectraQuant is live on Solana devnet. Every vault, every trade, every signal is fully transparent.