The license-overview file written in commit 7b097fb fell through a
gap in code/.gitignore (the 'deps/*' wildcard catches everything not
explicitly allowed). Added '!deps/THIRD-PARTY-LICENSES.md' to the
exclusion list so the file is actually tracked.
Found by curl-HEADing every link on https://tmoussa.codeberg.page/ConformalLabpp/
— 25/26 links returned 200; only THIRD-PARTY-LICENSES.md was 404
because the file was not in the tree of the preview branch.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>