PsyLens v1.1:多代理校准与内容体验统一 - #7
Merged
Merged
Conversation
Owner
Author
在线复核状态Ubuntu 与 Windows 的 Public Release CI 均已完整通过:Ruff、70 项测试、文案 P1 gate、校准 mock smoke、公开字段安全检查、项目说明与 Demo 均为绿色。 当前 PR 继续保持 Draft,合并前补一项真实运行安全检查:
|
Owner
Author
|
补充一项表述校正:当前盲测实现隐藏的是平台字段、来源编号和重测关系,并未改写证据正文。正文可能自然包含“楼主、UP、评论区”等平台语境线索,因此文档和 Prompt 不宜表述为“看不到平台名称”或“完全平台盲化”。 建议统一改为:
|
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.
本次改动
--resume运行身份校验,阻止不同模型、Prompt、温度或随机种子的结果混用。数据与结果定位
data/public/**的现有标签保持不变;data/calibration/calibration_sample.csv只包含盲测编号、脱敏文本、可选上下文和长度信息;mock_pipeline_self_test,只用于验证工具链;验证结果
data/public与docs/files未改动。审核结论
关联 Issue #6。