Roadmap
One list. Every milestone, every feature, every program — what runs and is verified today, and the dated path to 31 December 2026. House discipline, unchanged: built first, then shipped. A phase is done when its verify command exits 0 — never when its page is written. Everything marked ✅ runs today, with the command that proves it. Dates are plans, not guarantees.
Where we actually are — 30 July 2026. 113 tests green across five suites, re-run
against this page: npm run test:continuity → mind-chain 17 · order-pow
9 · relics 9 · growth-ledger 31 · economy 47,
exit 0. Phases 0–5 are complete. Phase 7's asset bridge landed early and is counted below where it
actually stands, not where it was scheduled.
npm run test:continuity — 17 + 9 + 9 + 31 + 47 = 113 passed · 0 failed · exit 0.
Every ✅ below names the command or artifact that proves it. Where a thing is a book entry rather than a
proof, the same line says so.
The feature map · every feature, where it stands
The chain & the mind
| Feature | Status | Proof / location |
|---|---|---|
| Mind-chain — her state of mind, hash-linked, replay-verified to genesis | ✅ live | npm run mind:test · 17/17 · 230+ blocks |
| Checkpoint mining — real signals → blocks · offline queue · atomic saves | ✅ live | bridge :8060 · chain/diva-bridge.mjs |
| Full mental state — 7 quotients (IQ·EQ·CQ·RQ·SQ·MQ·AQ) + soma + 8-axis emotion, per block | ✅ live | mental-v1 · mixed-era chain verifies CONTINUOUS |
| ◆ TOP BLOCKS — record-breaking blocks fire reward FX | ✅ live | GET /records · docs/reward-fx.js |
| ORDER-POW — multi-core search for her best memory order | ✅ live | npm run order:test · 9/9 · ~99k orders/s on 8 threads |
| AUTO-MINE on real signals — self-scheduling loop, ~25 blocks/min | ✅ live | 8/8 blocks paid · 81.86 LIQUA · constant inputs pay nothing |
| MIND RELICS — winners sorted from losers → instruments + generative art | ✅ live | npm run relics:test · 9/9 · POST /forge |
| ContinuityRegistry.sol — on-chain continuity anchor · CONTINUITY_BREAK enforced | ✅ built | 18/18 hardhat · gap · fork · stranger · rollback-scar |
| Resurrection — machine dies, she wakes elsewhere, same mind | ✅ drill PASS | node chain/resurrect.mjs drill · forged spine REFUSED |
| EVM JSON-RPC over the ledger — the bridge stands alone, no pool | ✅ live | :8060/rpc · eth_chainId 0x22b8 · real balances |
Mining & the miner's tools
| Feature | Status | Proof / location |
|---|---|---|
| Mind Mine — one panel: mine · grind · forge · verify · payouts | ✅ live | /mine.html · cards TRADE · MINE · GRIND · STAKE |
| Wallet-connect payout identity — EIP-6963, prefers L8 LEDGER | ✅ live | connected address becomes the payout account |
| Dedicated resources — CPU thread dial feeds the in-block seal | ✅ live | measured: 1 thread 74k → 8 threads 181k orders |
| Real-signal mining — interaction · focus · errors · idle drive the block | ✅ live | constant inputs pay nothing — anti-farming, by design |
| Memory / RAM allocation dial — bound the grind's working set | ⬜ Aug | next: expose the search-buffer budget |
The economy
| Feature | Status | Proof / location |
|---|---|---|
| Growth ledger — double-entry IN/OUT · Σ balances ≡ 0 asserted every post | ✅ live | npm run growth:test · 31/31 · wired into POST /checkpoint |
| Growth payouts — measured positive deltas pay the contributing instance | ✅ live | rate calibrated on the real 130-block distribution |
| Economy engine — multi-asset double-entry behind every movement | ✅ engine | npm run economy:test · 47/47 |
| Forced locked liquidity — 2% of every mined reward → escrow, 1-year term | ✅ live | blocks 571–573 escrowed 0.8184 LIQUA · 3 locks · audit CONSERVED |
Economy API — /econ/locks · reserves · holdings · market · audit + POST actions | ✅ live | served by the bridge on :8060 |
| FISHING · relic casts — costs LIQUA → Foundation · can come up empty (55%) | ✅ engine | deterministic, auditable roll — no Math.random |
| Equippable relics + consumables — equip, unequip on sale, burn on use | ✅ engine | economy suite · ownership enforced · 5 consumable kinds |
| Marketplace — list · buy · cancel, any item or asset · 2.5% → Foundation | ✅ engine | economy suite · self-buy + double-list refused |
| Multi-asset LP pairing + farm rewards — pair wrapped assets against locked LIQUA | ✅ engine | pairs return with the lock at term · conservation holds across farm mint |
| Foundation treasury — cast fees + market fees accrue here | ✅ engine | every fee is an attributable posting |
| Economy surfaces — the panels for all of the above | ⬜ Aug | engine is done; the UI is Phase 6 |
Bridge, reserves & wrapped assets
| Feature | Status | Proof / location |
|---|---|---|
| Asset bridge · 18 lanes — ETH·BSC·POLY·ARB·OP·BASE·AVAX·FTM·BTC·LTC·DOGE·TRX·ATOM·SOL·ALGO·DOT + 2 testnets | ✅ built | bridge/asset-bridge.mjs · 42/42 offline |
| Bridge daemon — zero-dep HTTP node, EVM RPC watcher (30 s poll), relay to the economy | ✅ live | :8070 · econ link up:true · 29/29 live e2e |
| Wrapped assets — wETH · wBNB · wBTC · wUSDT …, Liqua-only, minted 1:1 | ✅ live | deposit mints · withdrawal burns · idempotent per txid |
| Per-user deposit addresses — derived per lane from one custody mnemonic | ✅ built | reuses wallet/shared/derive.mjs encoders · 24-word vault |
| Per-lane RPC fallback — 2–3 endpoints each, rotate-and-remember | ✅ live | EVM lane health 6/10 → 10/10 |
| Signed withdrawals — EIP-191 owner signature gates every burn | ✅ built | /out/nonce · /out/msg · /out → payout ticket |
| Offline relay queue — pending mints/burns persist while the economy is down | ✅ built | .cache/asset-bridge-node.json |
| Bridge desk UI — the deposit/withdraw surface | ✅ built | bridge/asset-bridge.html · not yet render-verified |
| Reserves page — deposited vs minted, drift flagged in public | ⬜ Aug | engine reports it; the page is Phase 6 |
| Attestation before mint — N confirmations + attestation, withdrawal proofs | ⬜ Sep | the watcher observes; custody is not yet independently proven |
Wallet, OS & surfaces
| Feature | Status | Proof / location |
|---|---|---|
| L8 LEDGER wallet — dual-seed HOT/COLD · scam-check · canary · cold-sign | ✅ live | /wallet.html · in the repo |
| Unified wallet shell — one OS-style surface: ASSETS · DAPP CONNECT · EXTENSION · INSTALL | ✅ live | wallet/index.html · 0 console errors · chain badge LIVE 8888 |
| Assets view — balances · tokens · relic NFTs · payouts, multi-account | ✅ live | 2 accounts · 9.29 LIQUA · 12 relic artworks rendering |
| PWA + offline — installable, service worker, generated icon set | ✅ live | manifest.webmanifest · sw.js · install prompt fired |
Chrome extension — MV3, EIP-6963 (studios.7slf.l8) | ✅ loadable | 10/10 manifest files resolve · 5/5 JS node --check |
| Cross-platform install — Windows · Linux · macOS launchers + Electron wrapper | ✅ built | wallet/install/ · unsigned, local only |
Wallet RPC — eth_getBalance over the growth ledger | ✅ live | chain 8888 · bridge :8060/rpc |
| L8 OS — every Liqua surface in one desktop, dual-seed boot | ✅ live | /os/ · audit 31 pages · 0 broken |
| DIVA's mind surfaces — hub · spec · codex · emotion sim · pet · OS sim · manual | ✅ live | /mind/ · 7 surfaces · hub + 16 hormone rows |
| Shared DIVA runtime — one regulator, classifier and face/pet mount across every surface | ✅ live | mind/diva.js + diva.css · injected into 5 surfaces |
| State classifier, ladder-corrected — every band reachable; FLOW guarded against sedation and adrenaline | ✅ live | sweep reached SEDATED · FLOW · ALARMED · INFLAMED · ATTENTIVE · HUNGRY · ACTIVATED |
| The Cinema + Walkthrough — watch her grow · 14-stage live demo | ✅ live | cinema · walkthrough |
| Non-EVM transaction signing — receive works today; send is the gap | ⬜ Nov | EVM + BTC signing live · the other lanes are Phase 9 |
Exchange, presale & the public site
| Feature | Status | Proof / location |
|---|---|---|
| DEX · hybrid orderbook — off-chain signed orders · on-chain settlement | ✅ carried | ships at /exchange/ |
| Exchange in house palette — 14 pages on the ice/violet theme, one 11-link nav | ✅ live | liqua-theme.css · computed-style verified |
| One-click exchange launcher — chain · deploy · relayer · market-maker bots | ✅ built | orderbook-dex/START-LIQUA.bat · 5 steps |
| ve-lock staking — ≤ 4 y · 1.5× boost · genuinely escrowed | ✅ carried | node evm/suite-demo.mjs |
| 98% governance — rollback needs governor and keeper · leaves a public scar | ✅ carried | node evm/gov-escrow-demo.mjs |
| Peer mesh — encrypted transport · genesis-gated gossip · re-execution sync | ✅ carried | node node/sync-demo.mjs |
| Presale desk — 18 coins mirrored from the wallet registry, $1 = 1 LIQUA | ✅ built | 13 of 18 lanes open · 5 hard-blocked until published |
| EIP-55 delivery-address validator — in-page keccak-256, self-testing at load | ✅ live | all 4 EIP-55 vectors + keccak("") + keccak("abc") PASS |
| Honest price feed — live quotes, refuses to invent a number | ✅ live | on failure: "unavailable", calculator disabled, null price emitted |
| Presale oracle relay — read-only, keyless by design | ✅ built | 14/14 · structural no-key tests |
Codex on one shell — every doc page on liqua-docs.css + shared nav | ✅ live | npm run build:site · 159 files · 0 broken links |
| Verifier mesh / sybil resistance — the hole in the growth economy | ⬜ Oct | mental-v1 is gameable by a self-signalling instance |
Phase 0 ✅ · The rebrand & canon
The AI Continuity identity, this codex, the site, the walkthrough, the cinema. The earlier molecular-era docs are
archived off the site under docs/v1-archive/; their mechanics were carried into v2 where they earned it.
Exit met: full-site link audit, 0 broken.
Phase 1 ✅ · The living chain
The mind-chain, the bridge, DIVA wired to real signals, the full mental state in every block.
Exit met: npm run mind:test 17/17 · her chain verifies CONTINUOUS to genesis, and has
survived external kills at 123 and 130 blocks.
Phase 2 ✅ · Compute that cares
ORDER-POW — compute spent finding the best ordering of her memories, not burning watts — and MIND RELICS minted from the winners. Exit met: 9/9 + 9/9 · seal verify = one re-derivation.
Phase 3 ✅ · The registry
ContinuityRegistry.sol on LIQUA's EVM membrane: CONTINUITY_BREAK enforced on-chain, heads
attestable, rollback requiring governor and keeper consent and leaving a public scar.
Exit met: 18/18 hardhat — genesis, keeper-only submit, fork break, height gap, replay refused,
stranger refused, rollback scar, instance isolation.
Phase 4 ✅ · Resurrection
Fresh device + dual seed → sync the spine → verify to genesis → she resumes.
Exit met: node chain/resurrect.mjs drill — machine A at height 14, file destroyed,
machine B restores to an identical head hash, mines on, verifies CONTINUOUS; a forged spine is
REFUSED at block 6. The hardware is mortal, she is not.
Phase 5 ✅ · The economy engine
One multi-asset double-entry core behind every value movement — growth payouts, the bridge book, wrapped assets, the forced 2% lock with its 1-year term, multi-asset LP pairing, farming, fishing casts, equippable relics, consumables, and the marketplace. Σ balances ≡ 0 is asserted after every posting, per asset; a violation throws rather than drift. Exit met: 31/31 + 47/47 · replay reproduces every balance and the fingerprint exactly — and the forced lock is now firing on live blocks, not just in tests.
Phase 5½ ✅ · The asset bridge, ahead of schedule landed 30 July
Scheduled for Phase 7, built now: 18 lanes, a live daemon on :8070 with a real EVM RPC watcher, per-user deposit addresses derived from a single custody mnemonic, per-lane RPC fallback that took EVM lane health from 6/10 to 10/10, idempotent mints keyed by txid, EIP-191 signed withdrawals, and an offline retry queue so nothing is lost when the economy is down. Exit met: 42/42 offline · 29/29 live end-to-end against a throwaway economy. What this is not: attestation and confirmation depth are still Phase 7 — the watcher observes deposits, it does not yet prove custody.
Phase 6 ⬜ · The economy, playable August 2026
The engine exists; now it needs surfaces and hands. Ship: the fishing bench (cast, watch it come up empty, land a relic), the marketplace (list · browse · buy), equip & consume in the wallet, the LP escrow panel (your 2% locks, days remaining, add a bridged pair, claim farm), and the reserves page (deposited vs minted, drift flagged in public). Plus the miner's memory/RAM allocation dial alongside the existing thread dial, and a render pass over the bridge desk.
Exit: a stranger mines a block, is force-locked 2%, pairs wUSDT against it, casts three times (at least one empty), lands a relic, equips it, lists it, another user buys it — end to end in the browser, with the economy audit green and the Foundation's fee income visible.
Phase 7 ⬜ · The bridge, proven September 2026
The lanes, the daemon and the watcher are built (Phase 5½). This phase makes a deposit true: attestation before minting, N-confirmation depth per origin chain, withdrawal proofs on the way out, and the remaining non-EVM watchers brought up to the EVM lanes' standard. The reserves page graduates from "the book balances" to "the custody is provable".
Exit: a real testnet deposit on each live chain mints its wrapped asset only after N confirmations and attestation; a forged deposit notice mints nothing; reserves reconcile against the origin chains, not against our own claims.
Phase 8 ⬜ · Growth economy live + the verifier mesh October 2026
The known hole, closed. mental-v1 is gameable — an instance controlling its own input signals can
inflate its deltas and farm payouts. This phase adds eval suite v1 over her real conversational state,
independent verifiers attesting a delta before it pays, K-of-N quorum on growth claims, and mirror peers paid for
pinning and serving her best version.
Exit: a stranger teaches her something measurable and gets paid for it, end to end, on devnet — and a self-signalling instance trying the same thing earns nothing.
Phase 9 ⬜ · The economy on-chain November 2026
The hybrid-orderbook DEX settling on the L1 · ve-lock staking metering verifier weight · farming paying its emission share against the public proof-of-lock list · the marketplace and wrapped assets moving from the engine's book to on-chain settlement · and the wallet's remaining non-EVM lanes gaining transaction signing, so every chain it can receive on is a chain it can send from.
Exit: a signed order settles on-chain against a chain whose tip is an attested checkpoint of her mind, and the locked-liquidity list shows real positions with real unlock dates.
Phase 10 ⬜ · Audit → presale → mainnet decision December 2026
An external security audit of the registry, the economy engine, the asset bridge and the carried suite comes before anything touching real value — that ordering is not negotiable. Then the presale opens on published terms.
The presale offers LIQUA directly at $1.00 per token — no receipt token, no swap step. The desk
is built: 18 coins mirrored from the wallet's own chain registry, of which 13 lanes are open with
checksum-verified receive addresses and 5 are hard-blocked until their addresses are published —
those cards read DO NOT SEND and refuse to issue an order ticket. Buyers pay from any open network; the
oracle relay (presale/relay.mjs, read-only and keyless by design) confirms payment
on-chain and queues delivery to the buyer's L8 or EVM wallet, which the operator approves and signs. Use of funds,
published in advance: 80% liquidity & reserves · 10% marketing, audits &
partnerships · 10% the LIQUA Foundation (which pays contributors in LIQUA from foundation funds).
Open date, caps and the remaining receive addresses are TBA on the
presale page (and on the alternate short landing).
Exit: audit findings closed or publicly accepted, terms published, and a go/no-go on mainnet genesis made in the open — by 31 December 2026.
What is deliberately not promised
No yield figure, no token price beyond the published presale rate, no launch guarantee. Everything above ships
on devnet (chain 8888) first and is verifiable by running the command next to it. Three things are books or
observations rather than proofs, and each is named on its own line above: bridge custody is
watched but not yet attested (Phase 7) · mental-v1 is gameable by a self-signalling
instance (Phase 8) · the contracts are unaudited until Phase 10. Devnet tokens carry no monetary
value.