All checks were successful
Source release / source-package (push) Successful in 1m23s
Remove the former libnwnss build container (src/nwnss, include/nwnss, tests/nwnss, nwnss-audit.md, doc/nwnss) and register the new mars-nssfuse repository as the nss/ submodule placeholder. The mars-nssfuse repo is currently empty; NSS sources will be imported there incrementally as the FUSE/NSS userspace work progresses. Build fix: add include/nss-compat/xUnicode.h — a minimal stub that provides only unicode_t for the third_party/unicodeTables build. Replace with the real NSS xUnicode.h once the nss/ tree has content. CMake: remove MARS_NWE_BUILD_NWNSS_FUSE_TOOLS option; remove nwnss add_subdirectory calls from src/ and tests/; update third_party include paths and install destination for unicodeTables. Docs: update AI.md, TODO.md, CLAUDE.md, tests/README.md to reflect the removal and redirect to the root-level nss/ re-import. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>