test(retrieval): gate graph boost end to end [release:v0.28.0] - #29
Draft
tcballard wants to merge 2 commits into
Draft
test(retrieval): gate graph boost end to end [release:v0.28.0]#29tcballard wants to merge 2 commits into
tcballard wants to merge 2 commits into
Conversation
Adds deterministic component and downstream adherence coverage for the v0.28.0 retrieval gate. Signed-off-by: Tom Ballard <tom.ballard08@googlemail.com>
Signed-off-by: Tom Ballard <tom.ballard08@googlemail.com>
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.
Summary
Adds deterministic release coverage for the v0.28.0 graph-boost lexical floor.
Adds:
search-artifactscomponent cases over a 39-artifact corpusCompanion implementation: asdecided/core#449.
Scope
Included
Excluded
Product / Architecture Decisions
search-artifactsowns the component regression because it observes production rank order directly.Verification
Ran
decided validate search-artifacts/corpus— 39 valid artifactsdecided relationships search-artifacts/corpus --validate— 33 relationships, 0 issuesdecided validate decisiongrounding/scenarios_retrieval_gate/corpus— 9 valid artifactsdecided relationships decisiongrounding/scenarios_retrieval_gate/corpus --validate— 18 relationships, 0 issuesgit diff --checkRegression Evidence Against v0.26.0
These old-release failures are intentional evidence that the fixtures detect the defect.
Release Dependency
This draft must remain blocked until:
.github/scripts/install-asdecided.shrecords the v0.28.0 checksums.Current CI installs v0.26.0 for the component suite and v0.23.1 for the DecisionGrounding Core job, so release-dependent checks are expected to remain red until that follow-up commit.
Review Path
Suggested order: graph fixture corpus and queries, black-box test and ratio sweep, DecisionGrounding scenarios and assertions, then baseline and documentation.
Notes For Reviewer
The benchmark does not import Core code. All scored behavior crosses the released
decidedCLI boundary, preserving the external-system-under-test contract.