Silo

Resource

.silo format & SDKs

.silo is an open file standard for portable, structured knowledge. The format is governed by the open spec on GitHub — Silo is one implementation, not the owner.

Why a file format

The control-plane APIs (MCP and REST) let your app speak to a live Silo through the network. The .silo format is the offline / archive / publishing surface — a single file that captures a silo's memories, entities, relationships, and config, signed by its owner and openable by any compliant reader.

Every cloud silo can be exported to .silo; every .silo file can be published into a cloud silo. The format is the portability guarantee that lets users move data across apps.