Libraries Registry Smoke Evidence
Milestone: Public documentation and website roadmap Milestone 6.
libs/smoke-evidence.tsv records package-local smoke test presence for every
public library.
The evidence is intentionally lightweight:
- the test file exists;
- the source file exists;
- the broad smoke command is recorded;
- the registry does not run all library compilers by default.
The broad command remains opt-in:
make libs-standalone-check
This avoids repeating the known problem of starting many compiler processes in a
normal user session.