Projects & Files
Local-First Projects
Learnitive keeps normal project inventory outside the SaaS account database. Browser/OPFS is the working copy and one optional Projects Folder provides durable filesystem synchronization and recovery.
Browser is the working copy
Every normal project is created locally in Browser storage. OPFS is preferred when supported. Local project creation and editing do not require login.
Optional Projects Folder
Choose Projects → Storage → Local Folder and select one directory. No account is required. Each project synchronizes to a child directory named exactly after its stable project slug.
Recoverability
The filesystem replica contains project manifests, stable IDs, slugs and sync metadata. If browser/site data is cleared, select the previous Projects Folder again and rebuild Browser projects directly from those files.
External tools
The synchronized folders are ordinary files, so you can edit them using VS Code or other local tools. Learnitive reconciles external changes and surfaces same-file conflicts instead of silently overwriting them.
Privacy boundary
Normal local project inventory, names and paths are not uploaded simply because a project exists. Authenticated online features receive only the data they require when explicitly invoked.