Skip to content

Fix stale registry data and improve CI coverage - #51

Merged
hyperpolymath merged 5 commits into
mainfrom
fix/registry-stale-data
Jul 20, 2026
Merged

Fix stale registry data and improve CI coverage#51
hyperpolymath merged 5 commits into
mainfrom
fix/registry-stale-data

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Fixes #49:

  • Remove phantom verisim-data entry from registry
  • Fix inconsistency between total_repos (203) and by_name count (204) in index.json
  • Regenerate all JSON files from seed using export-json.sh
  • Update seed metadata: total-repos from 200 to 319
  • Update seed description to include metadatastician repos
  • Add owner field to metadatastician repos (burble, groove-protocol, idaptik-ums)
  • Update CI workflow to trigger on seed/sync changes

hyperpolymath and others added 5 commits July 18, 2026 20:31
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
- Remove phantom verisim-data entry from registry
- Fix inconsistency between total_repos (203) and by_name count (204) in index.json
- Regenerate all JSON files from seed using export-json.sh
- Update seed metadata: total-repos from 200 to 319
- Update seed description to include metadatastician repos
- Add owner field to metadatastician repos (burble, groove-protocol, idaptik-ums)
- Update CI workflow to trigger on seed/sync changes (fixes #49)

This addresses issue #49: worker/data is stale with index missing 116 repos,
total_repos disagreeing with itself, and phantom verisim-data entry.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@sonarqubecloud

Copy link
Copy Markdown

@hyperpolymath
hyperpolymath merged commit 9b66b14 into main Jul 20, 2026
23 of 24 checks passed
@hyperpolymath
hyperpolymath deleted the fix/registry-stale-data branch July 20, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

worker/data is stale: index missing 116 repos, total_repos disagrees with itself, phantom verisim-data entry

1 participant