Updates
What Foral can do — shipped and dated. Capabilities and promises: the what, never the how.
2026-08-30 · 20:30 BRT Zero-friction runner — v0.4.0
Serve the contract you downloaded with a single command: foral serve ~/Downloads/your-system.yaml. First use configures everything by itself — a per-install tenant, an encryption key, the folders. No environment variables, nothing to edit.
New foral init installs a downloaded contract and prints the two commands that follow. Registering the MCP server in your agent now takes only a command and args — and the docs ship a paste-one prompt so your coding agent does the entire setup for you.
2026-08-30 Reads that need no browser — proven end to end
Run a read through the contract with no browser in the path: typed rows straight from your authorized session, in milliseconds. It is the test an agent can do entirely outside any UI — and it passes.
2026-08-30 Read and write, in one contract
Foral now learns a system's write operations alongside its reads. Every write is born OFF — it can never fire without a human approving the exact action first. Your agents get a governed read-and-write surface, not just a reader.
2026-08-30 A fuller contract from a single authorized session
One authorized pass now proposes far more of a system's read surface for you to confirm — more capabilities, less clicking, before you write a line of integration.
2026-08-30 Take the contract to your own infrastructure
Download the contract from the hosted trial and run it with the Foral CLI on your side of the wall. foral serve exposes it to Claude Code, Cursor, Codex, or your own app over MCP; the session stays on your machine (~30 days); foral update adopts new versions, fail-closed.
2026-08-30 Contracts that stay alive
Every read carries a fingerprint of the system's shape. When the system changes, the next read raises an alarm before wrong data can flow — your cue to adopt a new version, never a silent break.
2026-08-29 Foral.dev live — in three languages
The site and full documentation are live in English, Portuguese and Spanish.