day10: write per-package findlib_index.json at p/<pkg>/<ver>/
Adds a stable, human-readable entry point for each target package.
The per-package findlib_index contains the same compiler info and
META paths as the universe-level index, but with paths rebased
relative to p/<pkg>/<ver>/. The target package's own META uses a
short content-hashed path; all other paths include full content
hashes for immutability.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>