Commit 2fdb554
docs(llmdoc): fix stale Recall SetCommon restriction in pine-cpp-runtime
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 Actions1 parent c353c04 commit 2fdb554
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments