Full Parity Milestone 5 Library Registry Evidence
Milestone 5 tracks library parity and package registry production evidence.
Current state:
blocked-source-missingfor old-library full parity because
/home/n0um3n4/repositories/libs is absent.
registry-name-collisionfor current compatibility packages that still share
public aliases with native 0x0 packages.
Gate
Generate the evidence ledger:
make full-parity-milestone5
Check the milestone evidence:
make full-parity-milestone5-check
The gate validates current 0x0 library registry metadata, standalone READMEs,
smoke test presence, public package pages, package registry workflow evidence,
duplicate public-id blocker tracking, and the explicit old-source blocker.
Current 0x0 Registry Evidence
Current package evidence lives in:
libs/registry.tsvlibs/aliases.tsvlibs/deprecations.tsvlibs/smoke-evidence.tsvsite/libs/index.htmlsite/libs/manifest.tsv
Every current public package must have source, smoke test, README, registry row,
alias policy row, and generated package page.
Closure Rule
Milestone 5 cannot close while /home/n0um3n4/repositories/libs is missing.
When that source baseline exists again, the parity ledger must be regenerated
from source and every old package, API, behavior, README, test, registry, and
publication row must be closed by production evidence.
Documentation Impact Review
Library, registry, resolver, publishing, alias, deprecation, or package-page
behavior changes must update this file, docs/library-naming-and-alias-policy.html,
docs/libs-registry-inventory.html, docs/libs-registry-smoke-evidence.html,
docs/package-registry.html, docs/feature-support-matrix.html, and
docs/release-notes.html in the same change unless the ADR/RFC explains why a
location is unaffected.