LSP Editing Use Cases Editor Support via LSP The developer edits documentation in an LSP-compatible editor with real-time feedback. Actors ACT_DEV (Developer) ACT_CI (CI System) Interfaces IF_VSCODE_UI (VS Code UI) Flow Developer opens a Markdown file in an LSP-enabled editor. Editor starts the docgraph language server. Developer receives real-time validation and hover info.