The runtime layer

Three pieces. A working stack.

The thirteen primitives describe data and protocol. The runtime layer is what actually moves bytes, mounts drives, and keeps your work history. Three pieces — transport, filesystem, version control — sit beneath every Weave application.

Independent. Composable. Already shipping.

Where this sits

Beneath the thirteen primitives, beside the apps.

Filament moves bytes. AgentFS mounts a drive. Loom keeps history. Together they make the thirteen primitives operable on a workstation, a phone, a Raspberry Pi, or a daemon in a data centre. Clients like dBrowser sit on top of this layer.

Read the source.

Every runtime piece is in the open. Browse the crates, the integration tests, and the agent-context bundles for LLM workflows.