docs: record original NSS source path in CLAUDE.md
All checks were successful
Source release / source-package (push) Successful in 1m26s

Add /home/mario/mars/nss as the host-local reference tree for
NSS import and audit work, with the public_core and shared/sdk
subdirectory layout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mario Fetka
2026-06-18 14:07:14 +02:00
parent d9eae51caa
commit fce101e06f

View File

@@ -111,6 +111,19 @@ IPX/TCP → nwtransport → nwconn (dispatcher) → NCP providers
- **TUI:** do not add new direct `curses.h` users; route future interactive tools through `nwtui`/`nwi18n` and the `nwtoolbox` applet model.
- **Transport:** TCP/IP is a future split under `nwtransport`, not a new daemon. NCP providers stay transport-neutral.
### Original NSS reference sources
The original NSS sources are available on the host at `/home/mario/mars/nss`:
```
/home/mario/mars/nss/public_core/ — comn, nss, library, lsa, manage, ndpmod, nebdrv, sharedsrc, …
/home/mario/mars/nss/shared/sdk/ — include, internal, public, comnSA headers
```
Use these directly for comparison when importing or auditing files into
`src/nwnss/` and `include/nwnss/`. The provenance mapping is in the section
below.
### NSS import layout
Imported NSS sources follow provenance-preserving paths: