A model installed from a tiny seed and updated by delta — the real inflation engine and the signed-Merkle trust layer, running in this tab. Every byte verified against a publisher signature before it's trusted. No mock crypto.
What's real here vs. the remaining mile. The inflation math (dequant → low-rank reconstruct → base+Δ), the ECDSA signing, the SHA-256 Merkle tree, the diff-and-correct sync — all real, all running in your browser on representative model tensors (…), same code the app ships (dobson.mjs, meshTrust.mjs). What this page does not yet do is push the reconstructed weights through onnxruntime-web for live token generation — that tensor-surgery→ORT step is the last integration mile, validated separately on the real Feedseed weights. The protocol, crypto, and payload math are production; the inference wiring is in progress.