docs(workflow): item 25A workflow runtime 文档 - #106
Merged
Conversation
补 item 25A (PR #105) 配套文档 docs/workflow-runtime.md: 双门禁启用法、 脚本契约、原语表、DEFERRED v1 限制、eval 路径、安全注意、runId 传播、 关键文件。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
补 item 25A (PR #105, MERGED main 5d580d6) 配套文档
docs/workflow-runtime.md。PR #105 落地了最小 workflow 执行 runtime (runtime.ts + WorkflowTool.ts 双门禁 + build.ts feature-flag), 但 doc 文件在 PR 合并后才写完, 未进 PR。此 PR 单独补文档。
文档内容
bun run build:dev:full+FUSION_WORKFLOW_RUNTIME_ENABLED=1)export const meta+ 裸全局原语 +args全局, 示例)Test
文档 only, 无代码变更。
Co-Authored-By: Claude Fable 5 noreply@anthropic.com