MEOK Hatch · meok.hatch.v1

Any website becomes a verified sovereign AI-OS — in one line.

Today you bolt a chatbot widget onto a site. The new way: drop in one signed MEOK Hatch and the site gains a governed agent, a dual-brain that runs online and offline, memory that follows you across surfaces, and an identity you can verify yourself, in your own browser. Not "trust our widget" — verify the sovereign.

LIVE — this very page is running a Hatch

👁️

Sees

Screen-aware — it reads the page (headings, links, forms, selection) so it can actually help, not just chat.

🤖

Acts · PDCA

Runs a bounded Plan→Do→Check→Act loop through the site's own governed commands. Type do: … in the dock.

🔌

Online + offline

Routes to the hosted brain, falls back to an on-device model (Ollama/llamafile), then a governed stub. It never goes dark.

🔏

Signed + verifiable

Ed25519, governed by a care-floor + a 22-of-33 BFT council. The badge below verified the sovereign key in your browser.

The whole integration

<!-- 1. name your Hatch -->
<script>window.SOVEREIGN_CONFIG = {
  brand: 'YourCo', accent: '#c9a84c',
  hatch: 'https://os.meok.ai/api/hatch?name=Aria&archetype=owl'
};</script>
<!-- 2. one line -->
<script src="https://os.meok.ai/sovereign-embed.js" defer></script>
  1. The script fetches the HatchA signed JSON artifact: identity + dual-brain + governance + bootable OS body.
  2. Your browser verifies its Ed25519 signatureWeb Crypto, locally — no trust in us, no server round-trip for the proof.
  3. The AI-OS mountsDock, screen-awareness, PDCA, memory namespaced to the Hatch's fingerprint.
  4. A "✓ Sovereign-verified" badge appearsBottom-left of this page → click it to re-verify at os.meok.ai/verify.
Why it matters vs a chatbot: Chatbase/SiteGPT sell you a widget you have to trust. A Hatch is a signed, portable, governed AI-OS you own — the same artifact runs on your site, on-device, or inside any MCP/A2A host, and anyone can verify it offline, forever. It rides the open standards (A2A, MCP, Letta .af, AGNTCY/OASF) and adds the one thing none of them ship: a sovereign, offline-verifiable key + embedded governance.
Provider: CSOAI / MEOK (UK Co. 16939677) · verify a Hatch · see a live Hatch (JSON) · llms.txt
The dock (🐉, bottom-right) and the verified badge (bottom-left) on this page are the embed doing its thing.