chore(deps): bump softprops/action-gh-release from 1 to 3 - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump softprops/action-gh-release from 1 to 3#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v1...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/softprops/action-gh-release-3
branch
from
May 2, 2026 21:44
6c91e23 to
95ae932
Compare
mevBlaze
added a commit
that referenced
this pull request
Jul 1, 2026
…bove-R67 PASS criteria _run_canary() previously created fresh TreeVectorService+TreeSearch and used rerank=True — giving different results than the real oracle_query code path (singleton, rerank=False). The lock appeared at rank #1 (reranker-boosted) in the canary but rank #3 in real queries — a false-positive PASS signal. Fix: - Use get_search() singleton (same as handle_query / oracle_query) - rerank=False, include_synthesis=True — exact handle_query signature - Over-fetch top_k*5, post-filter channel:raw in Python — mirrors handle_query - Handle _vectors=None gracefully (SKIP status instead of ERROR) PASS criteria updated (rigid #1 was a brittle false-fail): - Lock (OBS-axxis-20260430-1519) must be in TOP-3 - Lock must rank above R67 ruling (OBS-axxis-20260429-1324/1328) Newer high-relevance Blaze decisions legitimately rank above the lock (same ×1.8 policy boost but higher recency/Hebbian) — they belong above it. Canary verified live: rank #3 score 0.6644, R67 obs absent from top-10 (correctly demoted far below), PASS → oracle_health GREEN HEALTHY. Score-drop investigation (0.9126 earlier this session → 0.6644 now): NOT densification. NOT PageRank dilution (PageRank not in blend_scores). Root cause: two new Blaze obs created TODAY (OBS-piper-20260630-006/008) have recency≈1.0 (created hours ago) vs lock's recency≈0.0 (61 days, lambda=0.01/hour → e^-14.6≈0) and Hebbian 160/70 vs lock's 12. These raise max_rrf and max_heb normalization denominators, reducing the lock's normalized blend score. Expected correct behavior — not a regression. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016jtEm8s9mxR2GmPScq13At
mevBlaze
added a commit
that referenced
this pull request
Jul 1, 2026
…e 9, user-facing path) Previous fix used rerank=False (oracle_query agent path) — wrong for the canary. Anti-rot Rule 9: user-facing /search defaults rerank=True. The canary tests whether the brain correctly surfaces locked decisions to users — that's the user-facing path. The original bug was fresh TreeVectorService instances (cold vector index, unstable candidates) not the rerank=True choice. Fix keeps the singleton (warm, stable) and restores rerank=True (TEI cross-encoder, port 4085). Verified live: lock OBS-axxis-20260430-1519 at rank #1 score 1.7892, R67 ruling OBS-axxis-20260429-1328 at #3 (below lock), OBS-axxis-20260429-1324 absent — oracle_health GREEN HEALTHY. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016jtEm8s9mxR2GmPScq13At
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.
Bumps softprops/action-gh-release from 1 to 3.
Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
Commits
b430933release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0chore(deps): bump the npm group across 1 directory with 7 updates (#783)3bb1273release 2.6.2c34030fchore: bump node to 24.14.18975bd0chore(deps): bump vite from 8.0.0 to 8.0.5 (#781)f71937fchore(deps): bump brace-expansion from 5.0.4 to 5.0.5 (#777)3f0d239chore(deps): bump picomatch from 4.0.3 to 4.0.4 (#775)153bb8erelease 2.6.1569deb8fix: preserve discussion category when publishing releases (#765)26e8ad2release 2.6.0