eval: observe real-task feedback shadow batch - #96
Closed
lipluscodex wants to merge 1 commit into
Closed
Conversation
固定capture literalからslot 1のroot packetをcanonical writerで登録しました。`citation_verified`のobjective evidenceを持つsuperseding correctionをappend-onlyで追加し、frozen snapshot exact verifierとimmutable field一致を確認しました。
Member
Author
|
Protocol integrity gateをfail closedにしました。slot 1 root / confirmed correction自体はcanonical writerとfrozen snapshot exact verifierを通りますが、frozen v2 testは将来のpacket registryにも永久空を要求するため、最初の正当な登録でOptional MCP CIが必ず失敗します。 観測後にv2 test / manifest hashを書き換える救済はIssue #89の事前登録境界を壊すため採用しません。このPRは未mergeでcloseし、含まれるquery、trace、snapshot、outcome、packetを再利用しません。後継のresult-free lifecycle修正はIssue #97で観測前に固定します。 |
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 #95
固定capture literalをslot 1のroot packetとしてcanonical/exclusive登録し、objective citation verificationをsuperseding confirmed correctionでappend-only保存しました。frozen snapshot exact replay、capture fingerprint、immutable field一致を検証しています。
Closes #89
親観測batchの最初のeligible taskを登録するdraft PRです。後続slot、最終aggregate、解釈、最終gateは親Issueのstop ruleに従ってこの単一PRへ集約します。