wave-mcp-viewer-assets
======================

This package redistributes unmodified build artifacts of the Surfer
project (https://gitlab.com/surfer-project/surfer), licensed under the
European Union Public Licence v1.2 (EUPL-1.2):

  - surver binary: built from Surfer main commit 86eedfd0cda70fc0a61ab200ebf37aabf97c5cde
    (deploy/build_surver_static.sh records the build recipe)
  - wasm/ bundle: unmodified Surfer CI pages_build snapshot built from
    the same commit (sha256 of surfer_bg.wasm:
    c9ae917b2e25864970e5802c7a3b955d0b26398de0be69371bef680f31c9d372)

The Surfer sources are NOT modified by wave-mcp; the exact upstream
source for this ref is available at:

  https://gitlab.com/surfer-project/surfer/-/tree/86eedfd0cda70fc0a61ab200ebf37aabf97c5cde

The full EUPL-1.2 text ships in this package as LICENSE-EUPL-1.2.txt.
wave-mcp itself (the consuming project) is MIT licensed and does not
link against these components; surver runs as a separate subprocess
and the WASM bundle is served as static files to the user's browser.
