Dropped the commonwealth Qdrant collection from tower-of-joy:6333 (confirmed deleted)
Removed qdrant_connector.py and 4 wrapper scripts (qdrant-search, qdrant-index, qdrant-health, qdrant-count)
Removed /docs-search skill
Cleaned all active references: config.json, local-services.md, CLAUDE.md, settings.json, project-structure.md, DEVOPS.md, TEAM.md, Qatux agent + briefing
Verified: grep -i qdrant returns zero hits in active project files (historical discussions/archives preserved as-is)
Motivation
The Qdrant index (475 points in commonwealth collection) was stale — pointing at old worktree paths from previous sprints. Nobody maintained the index and grep covers all search needs.
Test plan
grep -ri qdrant returns no hits outside historical docs, sprint briefings, whatsinagame templates, and CHANGELOG
The Qdrant index (commonwealth collection, 475 points) was stale —
pointing at old worktree paths from previous sprints with no
maintenance. Grep covers all current search needs.
Removed: qdrant_connector.py, wrapper scripts (qdrant-search,
qdrant-index, qdrant-health, qdrant-count), /docs-search skill,
Qdrant/Ollama config entries, and all active references in agents,
rules, briefings, DEVOPS, CLAUDE.md, and TEAM.md. The commonwealth
collection was dropped from tower-of-joy:6333.
Historical references in discussion archives and sprint briefings
are preserved as-is.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
commonwealthQdrant collection from tower-of-joy:6333 (confirmed deleted)qdrant_connector.pyand 4 wrapper scripts (qdrant-search,qdrant-index,qdrant-health,qdrant-count)/docs-searchskillconfig.json,local-services.md,CLAUDE.md,settings.json,project-structure.md,DEVOPS.md,TEAM.md, Qatux agent + briefinggrep -i qdrantreturns zero hits in active project files (historical discussions/archives preserved as-is)Motivation
The Qdrant index (475 points in
commonwealthcollection) was stale — pointing at old worktree paths from previous sprints. Nobody maintained the index and grep covers all search needs.Test plan
grep -ri qdrantreturns no hits outside historical docs, sprint briefings, whatsinagame templates, and CHANGELOGruff check tooling/passes cleancurl tower-of-joy:6333/collections/commonwealthreturns 404 (collection gone)Pull request closed