Architecture
How Dragon Studio is structured — invented test content.
tool-docs dragon-studio
Components
Dragon Studio will be split into a CLI, a workspace daemon, and a web console. None of these exist yet.
Workspace engine
Handles sessions, state, and file linking to Proton Drive.
Plugin model
Hypothetical extension points for third-party tools.
Data flow
Requests flow CLI → engine → storage. Placeholder for a real sequence diagram once the architecture exists.