Commit 2a2769f
feat(registry): backfill 116 repos missing from the clade registry (heuristic genus) (#40)
These 116 repos had no entry in the registry (and no per-repo CLADE.a2ml). Adds
them to worker/data/repos.json + verisim/seed/repos.a2ml with:
- uuid = uuid5(URL, github.com/hyperpolymath/<name>) — matches the registry scheme
- primary genus assigned by HEURISTIC (name/description/topics vs the 12-genus
keyword sets) — 60 are low-confidence (score<=2) and need owner ratification
- lineage=standalone, completion=0
The uuid is deterministic from the repo name (NOT the genus), so adjusting a
genus in review does not change identity. Once ratified, the per-repo
CLADE.a2ml backfill (clade-status-backfill + a clade-init step) populates each
repo's local declaration from this registry.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 7773bdc commit 2a2769f
2 files changed
Lines changed: 4567 additions & 203 deletions
0 commit comments