Skip to content

Repository Architecture

repository/
├── objects/
├── relationships/
├── revisions/
├── indexes/
└── attachments/

The Repository is storage-independent at the architectural level. Git-backed Markdown/YAML is the reference implementation.