MZK_V0.1 >>> CHAIN:4663
SIG:0.184925 // LOCAL
00.0294 <> 02.9481
127.0.0.1:18791 // GATEWAY

Don't trust the AI.
Inspect the proof.

The evolution of Mizuki. A private AI that verifies on-chain activity with transparent, reproducible evidence. Public Robinhood chain auditor.

$ uv tool install "mizukara[recommended]"
MizukaraMIZUKARA.PFP_01
20+PROVIDERS
4663CHAIN ID
0TELEMETRY
127.0.0.1GATEWAY
01 // what it does

From whistleblower
to verification system.

Mizuki exposed bad actors through commentary. Mizukara does it with verifiable analysis. The goal is not to be believed, but to make trust unnecessary.

privacy

Your data stays local. Files, memory, and conversations never leave your machine.

verification

Every conclusion is backed by evidence, not just a verdict.

transparency

Every analysis is reproducible. Re-run it and check the result yourself.

trust minimization

Don't trust the AI; inspect the proof. MIT licensed, source public.

02 // how it works

One local gateway.
Every decision on record.

Everything runs through one local gateway. Only the model call can leave, and only if you choose a remote provider.

CLI WEB UI CHAT GATEWAY127.0.0.1 ROUTERON-DEVICE MODELSTOOLSMEMORY
model routingcheapest capable model, chosen on deviceLOCAL
embeddingsONNX, on deviceLOCAL
memory & recallon diskLOCAL
session transcriptsfull replay data, localLOCAL
tool executionsandboxed, behind approvalsLOCAL
model inferenceollama local, or remote per turnYOUR CHOICE

The public instance analyzes on-chain activity and publishes every finding with the evidence behind it.

watchdog / scan report
$ kara scan 0x8f3e…c21a --chain 4663
contract verified ........ fail
deployer history ......... 3 abandoned tokens
liquidity lock ........... none
ownership renounced ...... no
risk ..................... high
trail: replay/8f3e-0714.log

how a verdict is made

Contracts, wallets, permissions, and deployer history, read straight from the chain.

how a verdict is checked

Every finding links to a replay log anyone can re-run.

what $MIZUKARA gates

Priority monitoring and full access on the public instance.

# 1: install the runtime
uv tool install "mizukara[recommended]"
# 2: connect a provider, or point it at ollama and stay local
mizukara onboard
# 3: start the gateway
mizukara gateway run