MERIDIAN — Windows test (full desk)
===================================

This zip is the real desk in a native window — not a NAT-only slice.

  C#        = window, WebView2, SimConnect probe
  WebView2  = the same live operations desk as the Grok preview
  Engine    = bundled Node running the production server (no npm on your PC)

Needs:
  - Windows 10/11
  - .NET 8 SDK   https://dotnet.microsoft.com/download/dotnet/8.0
  - WebView2 Runtime (already on most Windows 11 PCs)

Steps:

  1. Unzip. Open the desktop folder (NATViewer.sln visible).
  2. Close any old Meridian window.
  3. Terminal:

        dotnet restore
        dotnet run

  4. A normal Windows window titled Meridian opens with the full map.

You do not run npm. You do not open a browser.

If it fails, the window shows the error instead of going blank.
