mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-28 13:56:50 +01:00
* sessions: stabilize architecture documentation Compact the Sessions specifications around durable contracts and add review gates so routine fixes stay in code and tests. Remove stale incident documentation and clarify ownership of the remaining artifacts.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * sessions: correct architecture contracts Align the compact specifications with the implemented storage scope, mobile part lifecycle, customization context, and session replacement events.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>