Technical documentation
Technical documentation
Section titled “Technical documentation”Obscura Flow is a desktop application with a local workspace model and optional backend synchronization.
Architecture
Section titled “Architecture”The application separates local workspace persistence, renderer UI workflows, preload IPC APIs, and backend REST synchronization.
Workspace model
Section titled “Workspace model”A workspace stores identity, settings, projects, collections, archive history, recent files, and environment metadata in a schema-validated .obf JSON file.
Synchronization
Section titled “Synchronization”When the API is reachable and synchronization is enabled, local operations are sent to the backend. When it is unavailable, operations are queued and retried later.
Packaging
Section titled “Packaging”macOS distribution is produced as a DMG artifact and linked from the documentation download section.