Skip to content

docs: 自动更新 llmdoc 文档 (2026-07-16) - #168

Merged
Liam0205 merged 1 commit into
masterfrom
docs/llmdoc-update-20260716
Jul 17, 2026
Merged

docs: 自动更新 llmdoc 文档 (2026-07-16)#168
Liam0205 merged 1 commit into
masterfrom
docs/llmdoc-update-20260716

Conversation

@Liam0205

Copy link
Copy Markdown
Owner

llmdoc 文档自动更新

由 GitHub Actions 定时任务自动生成,基于过去 24 小时合并到 master 分支的代码变更。

变更背景

feat: allow Recall operators to write common fields (mutating semantics)(commit 2ba94c8)移除了三引擎中 Recall 的 SetCommon 限制。之前 commit 3196728 已同步更新类型约束矩阵(dag-engine.mdoperator-contract.md),但 pine-cpp-runtime.md 中 ValidateOutput 类型约束一节仍以「Recall 不能 SetCommon」作为示例,属于遗留的过时描述。

本次更新

  • architecture/pine-cpp-runtime.md:修正 ValidateOutput 类型约束示例——Recall 现在可以 SetCommon,被禁止的 item 级动作改为 SetItem/RemoveItem/SetItemOrder(Recall 只能 AddItem)。

请检查文档内容是否准确后合并。

The ValidateOutput type-constraint example still cited "Recall 不能
SetCommon" as the forbidden case, but Recall may now write common fields
(mutating semantics). Corrected to list SetItem/RemoveItem/SetItemOrder
as the forbidden item-level actions and note Recall may SetCommon.

Auto-updated by GitHub Actions
@Liam0205
Liam0205 merged commit 2fdb554 into master Jul 17, 2026
19 of 20 checks passed
@Liam0205
Liam0205 deleted the docs/llmdoc-update-20260716 branch July 17, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant