card: generate the family list from the visibility data
#2
by iksnerd - opened
The family list is now generated from docs/publishing_state.json by datatools/gen_publishing_doc.py, so it cannot disagree with who is actually public. Two changes: the count was wrong (five repos stated, six exist -- gpt-alpha-bg-29m-muon-pair was created 2026-08-01 and never added), and private siblings are named rather than linked, which is what stops a link 404ing for visitors and removes the manual trim-before-flip step at each release.
Generated from docs/publishing_state.json; the card now tracks the visibility data.
iksnerd changed pull request status to merged