feat(hub): Phase-2 deep exemplar β pyaging knowledge graph + gated skill (SHA-stamped)#11
Merged
Merged
Conversation
Proves the JIT deep layer end-to-end on one North-Star repo (pyaging β the clock library that feeds clockbench/Turn 01). All grounded in the real repo/docs at HEAD c2b3000e3c2c: - hub/pyaging/knowledge-graph.json β 20 nodes/edges (modules, real API fns, real clock names, modalities β clockbench) - hub/pyaging/SKILL.md β compute-aging-clocks, using pyaging's REAL API (df_to_adata β predict_age β adata.obs) β hand off to clockbench - hub/pyaging/manifest.json β provenance (source SHA, license, engines, regenerate-on-SHA-change) - scripts/hub_gen.py β offline integrity gate (in make check) + network staleness check (--refresh: currently FRESH) No fabrication (no evidence β no claim); no stale commits (SHA-gated). E24; audit 100/100. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proves the hub's JIT deep layer end-to-end on one North-Star repo β pyaging (the clock library that feeds
clockbench/Turn 01, so this directly serves the #1 target, G1).Everything is grounded in pyaging's real repo + docs at HEAD
c2b3000e3c2c(fetched, not invented):hub/pyaging/knowledge-graph.jsonβ 20 nodes/edges: modules (pya.pp/pya.pred), real API fns (df_to_adata,predict_age), real clock names (Horvath2013, AltumAge, PCGrimAge, GrimAge2, DunedinPACE), modalities β and an edge toclockbench.hub/pyaging/SKILL.mdβcompute-aging-clocks, using pyaging's real API (df_to_adataβpredict_ageβadata.obs), then hands the panel toclockbench.py --inputfor the disagreement number. Closes the loop.hub/pyaging/manifest.jsonβ provenance: source SHA, license (BSD-3), engines, regenerate-on-SHA-change.scripts/hub_gen.pyβ offline integrity gate (wired intomake check) + network staleness check (--refresh): pinned SHA == live HEAD β FRESH.The two guarantees from
HUB_ARCHITECTURE.md, both demonstrated: no fabrication (grounded + gated) and never stale (SHA-gated freshness). E24; audit 100/100, 13/24 executions.π€ Generated with Claude Code