Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
This was referenced Sep 16, 2026
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.
Current status: production is restored to the original v0.2.5 binary/config and public routing. The community service is stopped and automatic updates are disabled. This change is consolidated into #58 for review; this PR remains a draft reference. The user explicitly requested PR-only work with no merge, release or deployment.
Reverts the merge of PR #54 (
616ea1513a5f1bbb51e734aa5caededf4ea3f3c9). It was still a draft, and its author reported that production testing was not promising and further work was needed. Passing CI did not establish production readiness.This is the complete mechanical revert of #54: the BM25 implementation, its tests, and the three affected documentation files return to their pre-PR contents. Security hardening, dependency updates, and community/CLI contribution features remain in the branch.
Production was rolled back from v0.2.6 to the previous v0.2.5 binary and configuration. The community web app was not enabled during the v0.2.6 engine rollout. The subsequent auth-only rollout in #57 used a separate signed binary and has now also been rolled back. The original public routing is restored and the portal is stopped. v0.2.6 is marked withdrawn/prerelease, v0.2.5 is again the latest stable release, and automatic updates remain stopped pending review.
Validation: exact comparison confirms all five reverted files match the first parent of #54's merge. Go vet and the full race suites for internal/index, internal/community, internal/crawler, and cmd/cosift pass. GitHub CI and the security check pass. The advisory Codecov patch-coverage check is below target. The production vector index has fully reloaded, and the three comparison searches match the pre-deployment ordering. This PR remains deliberately a draft for review and does not trigger a release.