Architecture
This section is split into three shorter docs:
| Topic | Description |
|---|---|
Merge Lifecycle | The end-to-end path from Git conflict to resolved notebook on disk. |
State Management and IPC | How the browser UI, WebSocket protocol, and Zustand store coordinate resolution state. |
Design Philosophy | The architectural choices behind MergeNB's package boundaries, browser UI, and reconstruction model. |