04: NPC对话系统 #5

Closed
opened 2026-09-01 17:40:03 +08:00 by petrezhu · 0 comments
Owner

Parent

Issue #1([SPEC] ARK MVP - 知识方舟跃迁游戏化学习引擎)

What to build

6个NPC角色(遗迹向导/材料检验官/测绘师/工程师/测试官/星图史官)的LLM对话面板。NPC prompt受Golden KG约束:不生成图谱外知识点、向导启发式提问不直接给答案、测试官出题前不暗示答案。对话面板UI + npc chat端点。

Acceptance criteria

  • 与任一NPC对话返回符合其角色职责的回复
  • 向导被问「XX是什么」时返回启发式引导而非直接答案
  • NPC输出不包含Golden KG外的知识点
  • 对话面板可在6个NPC之间切换

Blocked by

#2 01: ARK脚手架与星图数据管道

## Parent Issue #1([SPEC] ARK MVP - 知识方舟跃迁游戏化学习引擎) ## What to build 6个NPC角色(遗迹向导/材料检验官/测绘师/工程师/测试官/星图史官)的LLM对话面板。NPC prompt受Golden KG约束:不生成图谱外知识点、向导启发式提问不直接给答案、测试官出题前不暗示答案。对话面板UI + npc chat端点。 ## Acceptance criteria - [ ] 与任一NPC对话返回符合其角色职责的回复 - [ ] 向导被问「XX是什么」时返回启发式引导而非直接答案 - [ ] NPC输出不包含Golden KG外的知识点 - [ ] 对话面板可在6个NPC之间切换 ## Blocked by #2 01: ARK脚手架与星图数据管道
petrezhu referenced this issue from a commit 2026-09-01 18:34:11 +08:00
Sign in to join this conversation.
No labels
ready-for-agent
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
petrezhu/ARK#5
No description provided.