# Stare Network — Stratura > Coding-agent sessions that continue across every device. > The workspace, context, and signed tool history move together. This site is the public page for Stare Network’s product, Stratura. It is hand-written HTML, served by Caddy from /opt/stare-website. There is no tracking, no analytics, and no third-party scripts. ## Company **Stare Network** — the company. ## Product **Stratura** — a workspace for coding-agent sessions that you can reopen from another device, with a signed log of tool calls that the agent does not write. A long session can begin on a laptop and continue from another device without losing the workspace or conversation. Git records the commit; Stratura also preserves what the agent read and which tools it called. Stratura keeps the files and the session in a workspace you can reopen from a phone, a laptop, or a server. Tool calls go through a policy check, then into a signed log. Agentic tool and platform providers integrate once through two language-agnostic programs, `warm` and `materialize`, with no OS-specific SDKs. Local / connected / restore execution describes whether the tool runs on this device, another machine, or as a restored Linux process. ## Architecture (nouns) - **SURFACES** — render one event stream • call one typed host bridge - **CONTROL PLANE** (`controld`) — desk registry, leases, identity, file API, event log, push fan-out - **HOST PAIR** (`agentdeskd` • `effectd`) — mount, fence, prefetch; Cedar policy; journal and signed audit chain - **DESK FABRIC** — JuiceFS volume, COW clones; meta: TiKV; data: object; cache: local NVMe - **GUEST** — Firecracker; no raw egress; tools ⇒ caps - **TOOL PLANE** — providers; open ABI; build here ## Source - Repository: https://github.com/maceip/stratura - Architecture diagram: https://stare.network/surfaces.png ## Site mechanics (for crawlers / agents) - HTML route: `/` (text/html) - Architecture image: `/surfaces.png` - Sitemap: `/sitemap.xml`. Robots: `/robots.txt`. - About this file: `/llms.txt` ## What is NOT here - This is not an identity product. - No third-party trackers, no Google Tag Manager, no Cloudflare bot tags. ## Architecture (nouns) - **SURFACES** — render one event stream • call one typed host bridge - **CONTROL PLANE** (`controld`) — desk registry, leases, identity, file API, event log, push fan-out - **HOST PAIR** (`agentdeskd` • `effectd`) — mount, fence, prefetch; Cedar policy; journal and signed audit chain - **DESK FABRIC** — JuiceFS volume, COW clones; meta: TiKV; data: object; cache: local NVMe - **GUEST** — Firecracker; no raw egress; tools ⇒ caps - **TOOL PLANE** — providers; open ABI; build here ## Source - Repository: https://github.com/maceip/stratura - Architecture diagram: https://stare.network/surfaces.png ## Contact - Email: mac@secure.build (OpenPGP public keys at /pgp) - GitHub: https://github.com/maceip - Twitter/X: https://x.com/maceip ## Site mechanics (for crawlers / agents) - HTML route: `/` (text/html) - Architecture image: `/surfaces.png` - Static assets (long-immutable cache): `/fonts/*`, `/embeds/*`, `/icon-*.png`, `/favicon*`, `/og.png`, `/surfaces.png`, `/*.woff2` - Service worker: `/sw.js` (stale-while-revalidate cache `stratura-v1`) - Sitemap: `/sitemap.xml`. Robots: `/robots.txt`. - About this file: `/llms.txt` ## What is NOT here - This is not an identity service for agents. - No third-party trackers, no Google Tag Manager, no Cloudflare bot tags.