Skip to content

chore(data): index release 2026-06-22 — 42,068 skills (+ backlog tidy) - #65

Merged
yya007 merged 2 commits into
masterfrom
chore/release-2026-06
Jun 22, 2026
Merged

chore(data): index release 2026-06-22 — 42,068 skills (+ backlog tidy)#65
yya007 merged 2 commits into
masterfrom
chore/release-2026-06

Conversation

@yya007

@yya007 yya007 commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

Fresh data/index release + backlog tidy.

  • Index rebuild — 42,068 skills (up from 37,962 in the 2026-03-17 release, +4,106). Rebuilt locally from the refreshed raw crawl (March baseline + the partial June incremental crawl that added skillsmp/skillhub records), embedded via Ollama qwen3-embedding:0.6b into an SQ8-quantized IVF index (43 MB). Sources: marketplace 28,253 · topic 15,397 · skillhub 12,448 · clawhub 4,614 · skillsmp 435.
  • BACKLOG cleanup — removed the now-shipped rate-limit items (①②③⑤⑥b), kept ④ (reverted, with the redesign note) and ⑦, added the real follow-up (wire the ②③⑤⑥b caches into the other four crawlers).

Changed (committed artifacts)

  • data/index.faiss, data/metadata.jsonl, data/version.txt — the new index (committed per repo convention).
  • README.md, SKILL.md — stat sentinels refreshed via pipeline/update_docs.py.
  • BACKLOG.md — pruned.

Verification

  • Pipeline ran clean: normalize (130,926 raw → 42,068 after quality filter) → embed (42,068 × 1024-d) → build_index.
  • Smoke search from the new index returns ranked results with stars + install commands (scripts/search.py "deploy kubernetes" --no-json).
  • version.txt: date 2026-06-22, skill_count 42068, index/metadata sha256 recorded.

Notes

Built locally per the hybrid release model (CI is incremental-only and no-ops on the IVF index — PRD-005 amendment). Data is March baseline + the partial June crawl; a fuller refresh awaits wiring the new caches into the remaining crawlers so a full re-crawl is cheap (backlog). After merge: publish the index-20260622 GitHub Release artifact and bump the npm package.

Risk & rollback

Low — data + docs only, no code change. Rollback = revert (restores the prior committed index).

🤖 Generated with Claude Code

yya007 and others added 2 commits June 22, 2026 15:08
…w-up

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Rebuilt the FAISS index from the refreshed raw crawl data (March baseline +
the partial June incremental crawl, which added skillsmp/skillhub records).
42,068 skills (up from 37,962 in the 2026-03-17 release). Sources: marketplace
28,253, topic 15,397, skillhub 12,448, clawhub 4,614, skillsmp 435.
Embedded locally via Ollama qwen3-embedding:0.6b (SQ8-quantized IVF index, 43 MB).
README/SKILL.md stat sentinels refreshed via pipeline/update_docs.py.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@yya007
yya007 merged commit 77703ce into master Jun 22, 2026
1 check passed
@yya007
yya007 deleted the chore/release-2026-06 branch June 22, 2026 22:28
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.

1 participant