You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(registry): regenerate registry to clear accumulated drift on main
main's registry-verify gate is red because two merges changed spec-home
content without regenerating the registry:
* #356 edited hypatia-rules/registry-staleness.a2ml (home: hypatia-rules/)
* #361 added timeout-minutes to in-home .github/workflows across several
spec homes (a2ml/, 0-ai-gatekeeper-protocol/, avow-protocol/, axel-
protocol/, consent-aware-http/, meta-a2ml/, k9-svc/, rhodium-standard-
repositories/)
Run `just registry` (scripts/build-registry.sh) to refresh the 9 affected
source_hashes so they match the committed tree. Purely recorded hashes — no
source or generator changes. `build-registry.sh --check` is green again.
Rebased onto current main (bec6161); supersedes the earlier single-hash fix.
0 commit comments