eval: freeze path-isolated retrieval parity v4 - #223
Merged
Conversation
v3で未観測だった93文書を専用prefixへbyte-exactに固定し、exact repo/type/path_prefixによる検索母集合の隔離を凍結します。 登録query前のqueryless preflight、result-free lifecycle、既存観測artifactとのidentity境界を機械検証します。性能観測はsuccessor Issueまで行いません。
lipluscodex
commented
Sep 8, 2026
lipluscodex
left a comment
Member
Author
There was a problem hiding this comment.
受入条件をIssue #222本文、PR差分、CI結果、親側の独立実行で照合し、合格と判断しました。
- 専用prefix配下の93 Markdown、byte-exact materialization、exact repo/type/path_prefix contractを確認
- queryless preflight、result-free lifecycle、v3未観測query derivation、新規identity境界を確認
- repository rootはregistered observation 0、performanceはnot assessed
- v4対象test 9/9、CIとOptional MCP adapterはsuccess
- shared SQLite、production default、MCP登録、SQLite schema、feedback contract、Li+への変更なし
Scope deviations: Issueの対象候補にあったroot README.md / docs/requirements.mdは変更なし。これらはpredecessor immutable manifest inputであり、hash保護のためbyte-identicalを維持した意図的な差分です。v4固有契約は新規docs/module/fixturesへ収録されています。
Next step: auto modeのmergeable state確認後、squash mergeします。
This was referenced Sep 9, 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.
Closes #222
このrepositoryの専用prefixへv3の未観測93 Markdownをbyte-exactにmaterializeし、exact repo/type/path_prefixの検索母集合を凍結します。
登録query前のqueryless preflightとresult-free lifecycleを機械検証し、性能観測はsuccessor Issueへ分離します。