Conversation
自由台词缺少逐句事实约束。新增有限发言意图、事实引用校验和宿主整句渲染,默认仍为自由表达。冻结八个固定情境与四个独立世界的实验入口和调用上限。 验证:Python 60 项、EditMode 801 项、PlayMode 190 项通过;48 个替身 HTTP 样本输入与输出证据核对通过。真实模型结果另行记录。
自由台词仍出现无依据和越权表达;结构化固定样本 19/24 返回错误行动版本,四个真实世界的邀约答复均因观察失效而未进入交谈。 保存逐请求候选、初始化与资产记录、独立评阅及分歧,并更新专项规格、PRD 和后续入口。保留全部失败,默认表达模式不变。证据目录保持原始字节以便复核哈希。
证据文件保留原始字节用于哈希复核;为该目录声明 CR 行尾,继续检查真实尾随空格和缩进空白。全分支 diff --check 通过,记录内容未改写。
Closed
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.
NPC 自由台词只有协议和阶段约束,仍可能把愿望或旧记录说成当前事实。本变更新增显式 F/S 表达合同、有限意图与事实引用、宿主整句渲染及公开场景测试;默认游戏继续使用自由台词。
冻结代码后执行 48 个固定样本和 4 个新世界,共 56 次
deepseek-v4-flash调用,249,001 token。固定两组事实输入哈希一致;没有补跑或替换失败。验证:Python 60、EditMode 801、图形 PlayMode 190 项通过,6 项外部入口默认跳过;固定替身 HTTP 校准 48/48。Unity 使用隔离检出,排除共享工作区未提交的美术与农田变更。原请求、候选、错误、双方状态、逐条标注和两份初评均随报告提交;证据目录保留原字节及哈希。
报告:NPC 自由台词与结构化事实表达:实验结果。
对应任务:对照验证 NPC 自由台词与结构化事实表达。后续分别处理行动与表达版本和移动中观察失效,正式策略由用户决定。
本 PR 以
codex/npc-local-observation为基线,保持 Draft,未合并。