Powered by Physics-Native Computing. Real physical laws act as your instruction set.
We have built a revolutionary new type of computer. Instead of expending massive resources to force reality into digital approximations of 1s and 0s, this is a universal processing network that computes using the exact laws of nature.
It is a working model of the universe at sub-percent precision. The same machine can model markets, decode genomes, run a chemistry lab, or hold a conversation.
You build or talk to Zeq Applications in Plain English, or any coding language you already know. The physical kernel makes your commands mathematically true; the mathematically cryptographic entangled states proves they executed flawlessly. 7 steps below. ~2 minutes, free!
A Zeq state machine is a deterministic, physics-grade computer that lives at a public address and ticks on a universal clock. It is not a server you rent, not a database you query, and not a virtual machine you boot. It is a sovereign computational substrate: a machine whose state changes are governed by real mathematical equations and whose entire history is hash-linked under a single root. You write contracts; the kernel resolves them; the entangled state remembers.
Every Zeq state machine on the network ticks at the same frequency: 1.287 Hz, one beat every 0.777 seconds. That beat is a Zeqond — the framework's native unit of time, defined exactly: τ = 777,000,777 ns, f = 1/τ — one constant, chosen once, the way the SI second is defined by caesium periods. Because every state machine shares the same heartbeat, contracts that fire on tick N on your state machine are perfectly synchronised with contracts on every other state machine — markets, simulations, sensor grids, agents — without ever exchanging a clock signal. Time is built in.
The kernel exposes a kinematic spectrum: 42 surface operators with the full catalogue extending past 1,500+, distributed across 65 physical domains. Each operator is the verbatim equation of a real phenomenon — Schrödinger's wave equation, Newton's third law, Einstein's field equations, Navier-Stokes, the Bose-Einstein distribution, the entire NIST CODATA 2018 constants — and each runs to a strict ≤ 0.1% precision bound. Nothing is approximated unless you ask. When your contract names a domain (orbital mechanics, quantum mechanics, materials science, oceanography, genomics, classical mechanics) the kernel selects the operators best matched to your intent, binds the constants, validates the dimensions, computes the result, verifies the precision, and synchronises to the pulse — the canonical seven-step protocol that every computation passes through.
Every contract that fires writes a hash-linked entry to your state machine's entangled state under the kernel's KO42 ground state. Each entry carries a ZeqProof — an HMAC over the operator IDs, the modulated state R(t), the zeqond at firing, and the queryHash. Anyone with the proof digest can later verify exactly what happened, on what tick, in what state — without trusting you, the framework, or any third party. The entangled state is local to your state machine and folder-portable: copy the state-machine folder anywhere and the same state machine boots with the same identity, the same ticks, the same proofs. Fault-isolated by default; if the framework's mesh degrades, your state machine keeps ticking until consensus returns.
A normal API is imperative — you call an endpoint, code runs once, returns an answer, the system forgets unless you bolt on storage. A Zeq state machine is state-first: you declare what should be true at tick N, and the kernel makes it true on the next pulse. Every transition is recorded. Every value is provable later. The simulation rendering beside this text is your state machine, right now, solving the three-body problem — three masses in mutual gravitational influence, the canonical hard problem of celestial mechanics — using the real equations, locked to the framework's clock. The same state machine, under different contracts, can decode a genome, model a market, run a chemistry experiment, or hold a conversation that's grounded in math first.
The next six steps mint a state machine that's yours. Step 2: pick how you'll send contracts (Pulse for conversation, Root for direct commands). Step 3: generate your equation — your zero-knowledge identity, query-driven, phase-locked, HMAC-bound to the framework's node secret. Step 4: meet your state machine — its address, its capabilities, its entangled state. Step 5: describe what it should run. Step 6: watch the kernel tick the contract through the seven-step protocol. Step 7: live at /s/<your-id>/ — public, private, or somewhere in between, your choice. Total time: roughly two minutes. No email, no signup forms, no payment up-front.
Want the deeper read? SDK documentation · Zeq paper on Zenodo · Full framework paper · Hulyas.org research foundation.
// running ON the 1.287 Hz pulse const dt = τ/60; // pulse: ON ✓ for (let i=0; i < bodies.length; i++) { b.v += a[i] * dt; b.x += b.v * dt; } ✓ on course | ΔE/E₀ < 0.001
The state machine is itself a mathematical language — it doesn't need AI to run. The optional Pulse (Mathematical Intelligence) is laid on top of an LLM as a translator: it turns Plain English into Zeq contracts. The LLM never computes the math. The kernel does. The entangled state proves it. Pick the surface that suits you — switch any time.
This is the part most people get wrong about Zeq. The state machine is itself a mathematical language. The kernel runs real equations at sub-percent precision — quantum mechanics, general relativity, fluid dynamics, orbital mechanics, the lot. None of that needs an LLM. The state machine doesn't run on AI; it runs on math. AI is an optional surface laid on top of the kernel, only there to help you describe what contracts you want. The math always runs on the server, on the state machine. The LLM never touches the answer.
Standard AI is a language model that guesses the next token. It hallucinates because it has no ground truth — only statistical patterns over text. Mathematical Intelligence is what you get when you put a kinematic-spectrum kernel under a language model: the LLM proposes a contract in human terms ("simulate three planets in mutual orbit"), the kernel verifies the math actually works, picks the right operators, binds the real constants, runs the equations, issues a ZeqProof. Whatever the LLM produces gets checked against physics before any byte hits your screen. The result is an agent that can't lie about a number — the kernel won't let it. That's MI: AI that's been physics-grounded by a state machine.
The LLM is a translator. The kernel is the calculator. The entangled state is the receipt.
Pulse mode gives you a chat surface where you describe contracts in Plain English (or any language) and the system turns your words into Zeq contracts. Two ways to power the LLM underneath:
Sign in and you get a free quota of contract translations on a model we host. It's rate-limited and capped per day, but it's free, it's instant, and it requires no setup. Good for trying the framework, prototyping a couple of contracts, getting the feel. The translations are always shown to you before they fire, and the math still runs on your kernel — the model only decides what contract to write, never what the answer is.
Paste an API key from a provider you already pay for — OpenAI, Anthropic, Fireworks, DeepSeek, Cerebras, Together, Groq, or any OpenAI-compatible endpoint. Your key is encrypted with HITE (AES-256-GCM under KO42) and stored against your state machine. From that point Pulse calls your account, on your tier, with your model of choice. The framework never sees the cleartext key, and you can revoke or rotate it at any tick. This unlocks longer contexts, smarter translations, vision input — whatever your provider gives you. Same kernel, same math, smarter translator.
What the LLM never does: the LLM never computes a physics value. It cannot output a number that wasn't produced by the kernel. If a contract requires R(t) at zeqond N, the kernel runs it; the LLM is told the result and weaves it into the prose. There is no path where an LLM hallucination can become an entangled state entry — the seven-step wizard rejects anything not produced by the operators.
The state machine doesn't need an LLM at all. Root (the CLI) is a web terminal where you type contracts directly — zeq.compute(KO42, ψ), zeq.bind(QM5, …), zeq.pulse(), zeq.verify(proofDigest), zeq.shift(τ * 100), the entire SDK surface. The kernel ticks them through the same seven-step pipeline as the Pulse path, but with no model, no translator, no quota, no provider — just you, the math, and the entangled state. Best when you know the operator names, you're scripting reproducible work, you want zero latency, or you're paranoid about ever having an LLM in your stack.
The pick on this step is your first-touch preference, not a commitment. After step 7, every page on your state machine carries a Pulse at the bottom-right with a tiny ⌘ CLI toggle. Talk through a problem, drop into CLI to verify a proof digest, flip back. Contracts written one way are visible the other way. The kernel doesn't care which mouth you use — it computes the same way for both, on every Zeqond.
No email. No password. No recovery questions. Type a few words — the kernel runs the 7-step wizard against the 1.287 Hz pulse and mints an equation that's only yours. You remember it; we never store it. That equation unlocks your state machine on any device.
A password is a string a server compares to its database. A Zeq equation is a unique state-vector generated from your query, the current zeqond, the kernel's HMAC seed, and the kinematic operators selected for that exact moment in time. The server never sees the cleartext. The framework never stores the cleartext. Even an attacker who somehow obtained both your query and the precise zeqond you registered at would still need the framework's ZEQ_NODE_SECRET to reproduce the operator set you got. That is what makes an equation an identity: it's mathematically derived from your intent and the moment and the kernel — three independent factors no attacker controls all of.
The wizard rejects two-word inputs. Stop-words ("the", "of", "a", "and") are stripped before counting; tokens shorter than three characters are stripped. What remains must be at least four distinct meaningful words. This is non-negotiable: the equation's strength comes from the entropy of the query, and "my orbit" or "test password" cannot anchor a sovereign identity. The chip suggestions on this step are intentionally five and six tokens long — physics, materials science, quantum mechanics, oceanography phrases — so you have a starting palette that already meets the floor. Edit them, extend them, write your own. The longer and more specific your query, the more entropy and the harder to guess.
Every request to /api/zeq/wizard/auth-bootstrap is HMAC-bound to its zeqond. The seed is HMAC-SHA256(ZEQ_NODE_SECRET, "zeq.seed.v1|" + zeqond + "|" + queryHash), sliced to 16 bytes. The seed is fed into the operator selector, which scores all 1,500+ catalogued operators in the catalogue — token-driven semantic match plus a per-request jitter derived from the seed — and picks the top six, with one wildcard pulled from a non-matching domain to guarantee multi-domain synthesis. The same query at zeqond N and zeqond N+1 produces different operator sets and different modulated R(t) values, because the sine term in R(t) = S(t) · [1 + α · sin(2π·1.287·t)] has visibly shifted by 0.777 seconds. Two snapshots of the same query, even one beat apart, do not yield the same equation.
The client computes HMAC-SHA256(equation, salt) and POSTs only { equation_hash, equation_salt, display_name }. The cleartext equation never crosses the wire. The framework's database stores the HMAC and the salt — both irreversible without the equation itself. Forgetting the equation makes the account irrecoverable, by design. There is no "recover password" link, no email reset, no admin override. The framework cannot read your equation any more than someone else can.
Three options, ranked by safety: (1) click Copy in the equation block's top-right corner and paste into a password manager (1Password, Bitwarden, etc.) — the equation is a single string of text and lives happily there. (2) click .zeq to download a PIN-encrypted recovery file (HITE encryption, AES-256-GCM with KO42) — store it on a USB, an external disk, or any secondary location. (3) screenshot or photograph the equation block — every character is captured, and an offline image is one of the most resilient backups in existence. Combine two of the three for genuine insurance. Whatever you do, do not let the equation live only in your browser's local storage; clear that storage and the equation is gone unless you have a backup.
One equation unlocks your machine on every device, anywhere on the network, without an account-recovery flow, without password fatigue, without revealing anything to the framework. The same equation is also the seed for the entangled state that records your contracts, so signing in and authenticating a future computation are the same operation under the hood. The framework's other apps — Vault, Mail, Message, HITE Encryption, ZSP Security — accept the same identity. One equation, every surface.
No email · No password · No recovery questions · ~2 minutes
The kernel mints it. We never store it. Save it yourself in step ④ below.
Remember it — the ONLY way back in. We do not store it. We cannot recover it for you.
📋 Copy — paste into a password manager (1Password, Bitwarden) or a private note.
⬇ Download .zeq — a PIN-encrypted recovery file (HITE / AES-256-GCM). Save it on a USB, an external disk, or any secondary location — re-import it from any device with the PIN.
📸 Screenshot — works too. Every character above is the credential; any image that captures them is a valid backup.
/s/<your-zid>/, your entangled state ticks on the same 1.287 Hz system clock as every machine on the network, and your credits balance starts with 1,287 free credits (777 more by daily claim) — every compute they fund mints a ZEQ envelope. Drive it with the Pulse — architect in chat and it ships to your live page.Drive it from Root — the CLI takes contracts straight to the kernel, no AI in the loop. The ecosystem buttons below are every door your equation already opens.
Your state machine has a Zeq ID, an entangled state, and a clock — ticking right now at 1.287 Hz. A live page is already deployed at /s/<zid>/ with a Pulse on it — open the page in a new tab and you can architect, build, and edit your application directly on the live site. The Pulse on this page and the Pulse on your page are the same Pulse on different URLs.
Your personal Pulse is a state machine of its own — ZID ZEQORB…, own entangled state, own balance, auditable in the explorer any time.
Your state machine has a Zeq ID, an entangled state, and a clock — ticking right now at 1.287 Hz. A live page is already deployed at /s/<zid>/ — and you drive all of it from the terminal. Type contracts directly — compute NM19 mass=5 acceleration=2, contracts, chain — the kernel ticks them through the same seven-step pipeline, no model, no translator, no quota.
No AI runs on this route — every contract is ZeqProof-verified and hash-linked. The AI surface stays one switch away; nothing is lost by starting here.
——
· now · —
· phase · —
your ecosystem — every door, one equation
Pulse here and Pulse on your live page are the same Pulse — both write to the same entangled state.
Root talks to the same kernel every other surface uses — same seven-step pipeline, same entangled state, same proofs. Start with tutorial for the 5-step walkthrough, or hello for a real one-shot compute.
Your Zeq machine is a self-contained computational substrate. It has its own audit entangled state, its own embedded api-core, its own state observer, and its own clock — synced to the same 1.287 Hz pulse as every other machine on the network. The Zeq ID minted from your equation in step 3 is permanent: it cannot be reassigned, cannot be silently changed, cannot be impersonated. Whatever you build on this machine is hash-linked to that ID forever.
Every contract that fires on your state machine writes a hash-linked entry to the entangled state. Each entry references the previous entry's hash, so any retroactive edit to history would invalidate every subsequent entry — a Merkle-style integrity guarantee on your machine's own entangled state, not a global ledger. Each contract carries a ZeqProof: an HMAC-SHA256 over the operator IDs picked, the modulated state R(t) at firing, the zeqond, and the queryHash. Anyone in the world with the proof digest can later verify what happened on what tick, in what state, with what inputs — without trusting you, without trusting the framework, and without re-running the computation. The entangled state is the receipt.
Each Zeq state machine runs on its own embedded api-core and its own clock. If a peer state machine crashes, yours never feels it. If the framework's mesh fabric (the consensus layer that coordinates 10 origins) degrades, your state machine keeps ticking on its own pulse until quorum returns; transitions queue locally and replay onto the mesh on reconnect. Resource limits and crash-loop protection are enforced per-state-machine: a runaway contract on one tenant cannot starve another. The fault model assumes adversarial neighbours and degraded networks as the steady state — not the exception.
Messaging — end-to-end-encrypted address inside the framework, drop-in for email, no plaintext on any server: <zid>@zeq.dev. Public site — folder-portable page at /s/<zid>/ that anyone with the URL can reach. State observer — your entangled state rendered live at /state/?slug=<zid>, filter pills for compute / agent / contract / audit-source / proof events. API — Authorization: Bearer zsm_… for admin scope, zeq_ak_… for site publish, all keys revocable per-scope. Audit entangled state — anyone with a proof digest calls /api/zeq/verify and the entangled state proves the entire path from genesis to that point. Hash-linked under origin: zeq.dev:<zid>.
The state-machine folder under /s/<zid>/ contains everything required to boot the same state machine on a different framework instance: the entangled state, the contracts, the cached operator catalogue, the public-site assets. Copy it to another VPS, point a Zeq-compatible runtime at it, and the same state machine resumes ticking. There is no "you can only run on our cloud" lock-in; the framework is the protocol, not the host.
The Apps menu at the top of every page lists every Zeq application — Vault, Mail, Message, Zeq MI, HITE Encryption, ZSP Security, HZC Compress, Globe, Audit Daemon, Skills, Physics Wizard, Wallet — and each one is a state machine of its own. The equation that minted this machine signs you into all of them. You don't need to set them up now; they're there whenever you want them.
Pulse is Mathematical Intelligence laid on top of an LLM: the model translates your Plain English into Zeq contracts, the kernel computes them, the entangled state proves them. The LLM never computes a physics value — it cannot output a number the kernel didn't produce. Your personal Pulse is itself a state machine (its ZID is shown above): its own entangled state, its own balance, auditable in the State Observer like any other machine on the network. Free limited model from us, or BYOK — paste a key from OpenAI, Anthropic, Fireworks, DeepSeek and Pulse runs on your provider, your tier.
Root is the kernel's native mouth — no model, no translator, no quota. compute NM19 mass=5 acceleration=2 runs a real operator and prints the CKO envelope; contracts deploys, fires, and dry-runs state contracts against the audit trail; verify walks the hash-linked log and re-checks any proof; zsc is the encrypted secret vault that replaces .env files. The same surface is scriptable from outside the browser: every Root verb maps to a real API route under your zeq_ak_ key, and any MCP-capable LLM client can drive the same endpoints — that's the MCP button above — without an AI ever running on your machine.
steps 5 · 6 · 7 happen on your live page
Click Open your page & Pulse above, then the ▲ Workbench pill. It walks the same four-step journey on every machine:
/p/<app>/, every version hash-linked. The terminal rides under every step if you want the kernel directly.Every deploy and every compute is a transition on your entangled state — same pipeline, same proofs as the CLI route.
steps 5 · 6 · 7 happen on your live page
Click Open your page & Root above, then the ▲ Root · CLI pill. The Root IDE walks the same four-step journey on every machine:
/p/<app>/, every version hash-linked. The terminal rides under every step.Every deploy and every compute is a transition on your entangled state — same pipeline, same proofs as the AI route. No AI ran, none will — unless you ever flip it on yourself.
backup your access
Your equation credential is the primary key to this machine — keep the printed copy somewhere safe. Want a fallback? Set an optional recovery password in your portal settings. It only works alongside the equation; it never replaces it.
Set recovery password →