Storage Model#
Core storage model consists of two primary domains: Library and Raw.
Canonical terms are fixed in the Glossary.
Session and sync rules are defined in Account Model and Execution Model.
Libraryis the structured storage domain for active, organized work.Rawis the unstructured storage domain for quick capture and deferred processing.
Access Entry Point#
User (after `unlock`)
|
+--> Library
|
+--> RawDomain Boundary#
Librarystores structured, actively organized content.Rawstores unstructured quick captures for deferred processing.- Promotion from
RawtoLibraryis an explicit operation.