A shared space of live Ziran documents. Membership is space-wide: every member sees every document in the space, and each member's contributions are written to their own repo.
View raw schema
{
"key": "tid",
"name": "Ziran Space",
"type": "space",
"collections": [
"space.ziran.info",
"space.ziran.doc",
"space.ziran.op",
"space.ziran.checkpoint",
"space.ziran.presence"
],
"description": "A shared space of live Ziran documents. Membership is space-wide: every member sees every document in the space, and each member's contributions are written to their own repo."
}