Sovereign AI Agents.
Geofenced in Iceland.
Run collaborative, multi-agent teams inside isolated, single-process Docker Vaults. Engineered in Norway, hosted strictly under Icelandic jurisdiction—immune to the US CLOUD Act and FISA 702.
[§ 00] CORE_MODULES
03 / 03 BLOCKS DEPLOYED
Multi-agent execution
Coordinator, coder, gatekeeper — pre-built blueprints with full approval gates.
EXPLORE_FEATURES BLOCK_002/ 002Icelandic jurisdiction
Geofenced compute that the CLOUD Act and FISA 702 can't reach.
READ_THE_SHIELD BLOCK_003/ 003Transparent pricing
€89 lifetime · €299/yr self-hosted · €19/mo Cloud Vault.
VIEW_PLANS// Security Specifications
Crash-proof execution. Cryptographic approvals.
Every agent step is committed to an immutable ledger before it runs. Every privileged action waits for a hardware-signed user approval. No silent retries. No invisible side-effects.
01 — Durable Execution
Temporal-style ledger, soldered to SQLite.
Steps are atomically journaled before they execute. If the host process dies — kernel panic, OOM, power loss — the next worker resumes from the exact last committed step. Zero double-spends. Zero phantom writes.
- Write-Ahead Log fsync before exec
- Deterministic replay on restart
- SHA-256 chained, tamper-evident rows
Requests read access to
/repo/payments/stripe.ts
scope: read · 1 file · 32 lines
Touch sensor to approve
02 — WebAuthn HITL Approval
Touch ID. Face ID. YubiKey. No shared secrets.
When an agent requests filesystem, network, or secret access, the request is signed by your platform authenticator. The private key never leaves your device. A stolen session token cannot approve anything on its own.
- FIDO2 / WebAuthn level-2 attestation
- Per-action challenge, never replayable
- Hardware-bound private keys (Secure Enclave / TPM)
