← board

Decide the Pascal-import namespace for C packages (uses zlib collision)

Problem (unchanged from the umbrella)

Direct Pascal import of C packages is wanted; Pascal wrappers stay optional.

Also still open: the lib/clib/<package>/ layout (metadata, include/, src/) has no instance yet — zlib/sqlite/tcc/cjson all live in gitignored library_candidates/ as corpus, not as importable packages.

Ask

User picks the namespace shape; then implement resolution in the frontend and promote the first real package (zlib is the natural candidate — it already builds byte-identical to gcc) into lib/clib/ as the reference layout.