The agent platform AgenticGrid runs on.
Synth is the modular OS for agent-built, agent-operated software. AgenticGrid is the first module to ship on it; the same machinery deploys per-tenant web apps for any domain that needs governed AI doing real work.
What it is
A module system for governed AI products.
Modules
Each module is a self-contained capability — UI + skills + backend. AgenticGrid is one module; new modules add new audiences without touching the others.
Claude Agent SDK + typed skills
Agents drive the product through governed, typed skill calls. Every action is logged, every step is replayable.
Ruflo learning loop
Structural memory: every modelling decision, scenario outcome and stakeholder correction is retained and reused. The platform compounds what it knows.
Two surfaces
VS Code Extension and per-tenant Hosted Web App — one codebase.
Engineers and analysts get the IDE surface; utilities and audiences get a branded hosted web app provisioned with a single command. Same React, same skills, same backend.
VS Code Extension
AgenticGrid lives as webviews under the ⚡ Synth Activity Bar, alongside the Modules launcher, scenario tree, and All Loops. Chat is VS Code’s own Claude Code panel.
- Local data + remote agents, in the editor you already use
- Open IDE chrome — drop into Python or Rust mid-question
- Same React, same skills, same backend as the web app

One React codebase, bundled by esbuild for both. Deploy a new tenant with the agenticgrid-deploy-webapp skill.
Per-tenant
Stand up a tenant in minutes, not weeks.
The agenticgrid-deploy-webapp skill provisions a new tenant end-to-end: builds and pushes the image, creates the Azure Files share, seeds distribution areas and the knowledge corpus, mints the JWT signing secret, provisions the Container App behind synth-headless ingress, sets the branded URL and the audience-specific system prompt. One command.
synth-<tenant>.ashycoast-...azurecontainerapps.io (or custom domain).
Audience-tuned voice from a markdown file in the tenant share.
Own Azure Files share for distribution areas, knowledge, scenarios.
Want a tenant of your own?
We'll stand one up against your distribution area and your audience's voice in under a day.
Talk to us