Rudra Developer Documentation

Teams

Access and collaboration

Share resources through organizations while preserving ownership and publishing controls.

Updated August 18, 2026 · 12 of 13

Live editing

Yjs-backed workspaces synchronize builder state for collaborators in real time.

Organization sharing

Libraries, Modules, and Applications can be shared within an organization instead of copied between users.

Explicit access

Server-side checks resolve owner, membership, and project access before returning protected resources.

Governed release

Publishing workflows and admin review keep changes separate from released main versions.

What is the source of truth during collaboration?

The live Yjs document is the active collaborative state. A workspace save serializes that complete state into the durable draft version. Publishing should run only after that save finishes.