feat(ISSUE-263): W3-C3 llm-verifier 接入 (#279) - #71
Merged
Conversation
接入 llm-verifier(pip 钉点+lock): - pipeline/adversary/llm_verifier.py:LLM-as-a-Verifier 判定入口 (三探测 fail-closed + criteria K 次重复评估 + token 账与 metering 交叉核对) - pipeline/adversary/requirements-llm-verifier.lock:pip 钉点版本(llm-verifier==0.2.0) - pipeline/adversary/criteria/ISSUE-263/:一卡一 criteria 文件,机器可追溯到 spec AC Closes Cloudbird-Software/.github#279
cloudbrid-agent
Bot
force-pushed
the
feat/issue263-w3-c3
branch
from
August 23, 2026 09:01
e9fb0cb to
f8e98db
Compare
Contributor
Author
|
Duplicate: the content of this PR was already merged into main via a parallel subagent's PR. Closing to avoid double-apply. No further action required. |
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.
关联卡片:Cloudbird-Software/.github#279
父意图/验收规范:Cloudbird-Software/.github#263 | Spec:
specs/ISSUE-263/spec.mdv5变更内容
pipeline/adversary/llm_verifier.py— LLM-as-a-Verifier 判定入口requirements-llm-verifier.lock:llm-verifier==0.2.0、openai==3.3.1、pyyaml==6.0.3)pipeline/adversary/criteria/ISSUE-263/criteria-verifier-integration.yamlpipeline/adversary/requirements-llm-verifier.lockCloses Cloudbird-Software/.github#279