FAQ

The hard questions, answered straight.

Most quant track records can't be falsified, and most quant edge is noise. MIZAN proves the few records that are real — cryptographically, without ever seeing the strategy. Here are the questions a sophisticated allocator should ask, and the honest answers, including the ones that cost us something.

The Business
If the engine works, why is there no revenue yet?
Because the product is built and tested, but no capital has flowed through it yet. The ZK engine, the self-serve portal quants sign up and submit through, browser-side seal-verification, and the marketplace engine (allocations, capital-routing, fee accounting) are all built. What's missing is what the raise funds: distribution, allocators onboarded, our data feeds, and live billing — we are pre-revenue with zero paying customers and no live payment processing. Revenue is a flat $6K/yr credential ($25K institutional tier), $25K/yr allocator seats, plus a marketplace success fee — on marketplace-routed capital the manager keeps 15%, MIZAN takes 5%, and the allocator keeps 80%, crystallized annually above a high-water mark, so it follows credentialed capital rather than leading it. Free forever, by design: running the verifier and registering trials in the honest-N ledger cost nothing — charging for either would corrupt the statistics the standard exists to protect. First credential free for the founding cohort (25 managers). We'd rather show you a working product and an honest $0 than a revenue number propped up by a product that isn't real.
Solo founder — isn't that a risk?
It is, and we won't pretend otherwise. The mitigant is the evidence: a working ZK engine, 18,000 lines of Rust, a live product, and nine fully published self-retractions (40+ retracted overall) were all shipped solo. That's the strongest possible signal on the one thing investors most want to de-risk — can this person execute. The raise funds the first hires (engineering + distribution). Dr. Anish Mohammed advises on the cryptography.
What's actually live today, versus vision?
Live / built and tested, today: the ZK verification engine, the interactive studio (verify a real credential in your browser — now including the STARK seal itself, client-side, with no trusted setup), the self-serve product (signup → submission → issued credential → public per-credential page), chained tracks (a credential re-proven over a strictly longer window as data accrues — the first real chain is public and re-verifiable), the marketplace engine (allocations, capital-routing, fee accounting), new asset-family engines (point-in-time equities, per-strike option chains, ML / black-box paths — verifiable AI performance, live: an AI strategy's record proven without revealing the model), a remediated internal security audit, the public retraction ledger, the first credential, and 24/7 autonomous research. Forward (clearly labeled as such on the site): real capital flowing through the marketplace, allocators onboarded at scale, live payment processing, our data feeds (PIT equities, options), and an independent third-party audit. We mark the line between built and coming on every page, never blurred.
Can a credential grow after it's minted?
Yes — that's chained tracks, live since 2026-07-16. The same sealed strategy is re-proven over a strictly longer data window as data accrues; each link is cryptographically bound to its parent (same strategy commitment, same locked gate, the old window a Merkle prefix of the new). Your backtest becomes a growing, verifiable track — one click in the app. The first real chain (parent 800 bars → extension 1,096 bars, all 20 verifier checks green) is public — re-verify it yourself. Boundary: chaining extends the proven computation window; it does not attest live execution or fills.
The Technology & Trust
How is this different from a fund administrator, auditor, or due-diligence shop?
Three ways. (1) They require a human to trust; MIZAN requires math — anyone re-verifies a credential in seconds with no trust in the issuer. (2) They need to see your strategy; MIZAN proves performance is real while the strategy never leaves the proof (zero-knowledge). (3) They take weeks and cost five-to-six figures; MIZAN is instant and standardized. It's not a faster auditor — it's a different primitive. Think of the lineage this way: GIPS verifies the process; MIZAN proves the math.
How do I know a MIZAN "PASS" actually means anything?
Two reasons. First, you never have to take our word — verify it yourself with the source-available verifier; the math doesn't care who issued it. Second, a verifier is only credible if it's willing to say FAIL: and we've publicly killed our own strategies — nine published in full, 40+ retracted overall: naming the exact bug (survivorship, lookahead, phantom fills) that fooled each backtest (the ledger). A firm that publishes its own failures is a firm whose passing claims mean something.
Does MIZAN grade its own strategies as harshly as everyone else's?
Yes, and at the honest bar, our own flagship fails. Every credential is scored on the Deflated Sharpe Ratio (the Bailey–López de Prado significance test that discounts a Sharpe for the number of backtests it took to find). At the 95% significance bar, MIZAN's flagship strategy reads "not significant at 95%": and we mint that verdict onto the credential, publicly, rather than bury it. It's live, GPU-proven, and Bitcoin-anchored; re-verify it yourself. A verifier that flatters its own owner is worthless. Ours doesn't, which is exactly why a PASS from it is worth having.
What about survivorship bias, lookahead, the bugs you retracted?
Those failure modes are exactly what the credential is built to catch — and independent allocator research confirms their prevalence: 72% of LLM-finance studies leave key biases unaddressed (SPEC Research, State of AI Alpha, Q3 2026). Today the engine enforces point-in-time data, real after-cost returns, a forward-committed (un-backfillable) window, and the full López de Prado significance suite. As of 2026-07-21 all three of his statistical corrections are live and re-verifiable, each minted as a real STARK: the Deflated Sharpe test (selection bias — penalizes a Sharpe for the number of trials behind it), PBO (probability of backtest overfitting, held to ≤0.5), and CPCV (purged, embargoed combinatorial cross-validation for leakage). We found the bugs we retracted in our own work — that discipline is the product, not a liability. The retraction ledger is the receipt that we hunt them rather than hide them. Two honest limits still hold and we say so: the trial count N is forward-only (it can't recover experiments run before the ledger opened), and high-frequency strategies are refused outright — bar data cannot honestly verify them. Serial correlation itself is handled: the engine deflates by an AR(1)-corrected effective sample size, and since v11 the Harvey–Liu/Hansen suite (PSR, SPA, minimum backtest length) runs alongside the López de Prado corrections.
Does MIZAN ever see or custody my strategy or my capital?
No to both. The strategy is concealed by the zero-knowledge proof — MIZAN verifies it without seeing it. There are two ways to prove, both yielding identical credentials: run the prover on your own hardware (MIZAN sees nothing, trust assumption: none), or — architecture built, live deployment pending — on MIZAN's sealed confidential-GPU enclave, where the witness travels end-to-end encrypted (HPKE) and a hardware attestation proves even MIZAN couldn't see it. Not "trust us not to peek" — proof that peeking was impossible. The attestation core is shipped and tested in the open codebase. And allocation is non-custodial: capital stays in the manager's or allocator's own brokerage account or on-chain vault. MIZAN is the verification rail, never the counterparty.
Is the engine independently audited?
The in-circuit gate is a continuous, cryptographic audit of every credential. A formal third-party ZK security audit of the circuit is on the roadmap and funded by this round; Dr. Anish Mohammed (co-founder & CTO of Panther Protocol, Ethereum Orange Paper reviewer) advises on the cryptography. We don't claim an audit we don't have — we tell you exactly where it sits. In the meantime we adversarially reviewed our own engine and published the full findings, including a critical vulnerability we found, fixed, and regression-tested, and the items still open.
The Raise
What are you raising, and on what terms?
$1.5M seed on a SAFE. Specific terms are shared directly with committed investors; the data room has the overview. Use of funds: ~45% distribution & go-to-market, ~30% data feeds + independent ZK & security audit, ~25% engineering & marketplace scaling. The product is built and tested — this round closes the distance from built to live and routed.
Who is this for?
Thesis funds in AI, ZK, and deep-tech infrastructure who understand that verification is the durable franchise in finance — the Moody's / MSCI / ICE pattern, and that systematic finance is the last large market without one. The moat compounds: every credential is Bitcoin-anchored and forward-committed, so a copycat can't backfill history — they start at N=0 the day they launch, and stay there.

Still have a question? Ask it directly.

Email the founder Verify a credential View the deck