🏛 架构平台 Arch.Platform

run-pipeline L2 能力

全链路 Python 串联编排 (去包裹层)
其他 · 源码 真资产

📌 定位

薄编排 author_pro->revise_loop,替代 ded_pipeline/l4_pipeline.workflow.js 的 workflow agent 编排,去掉 7 个 glm-5.2 包裹层 workflow agent。降本 73-80%,质量红线(异血统承重墙+作者≠审查者)不动。去包裹层 plan 措施2。复用范围: L3/L4 通用。仓库: human-society/scripts/run_pipeline.py

📦 复用信息

语言
包名
安装
用法
状态
draft

🏗️ 结构

原子性
复合
子组件数
2
子组件
c0dc6dba (^1.0)
389ab9a6 (^1.0)
Tags
human-societypipeline编排去包裹层

展开依赖树 →

🕸 依赖架构图

graph LR classDef L0 fill:#fee,stroke:#c00 classDef L1 fill:#ffd,stroke:#a80 classDef L2 fill:#ddf,stroke:#06c classDef L3 fill:#dfd,stroke:#080 subgraph L2["能力层"] run_pipeline["run-pipeline"] end class run_pipeline L2

实线 → composed_of(代码层组合);虚线 → runtime_dependency(运行时/编排依赖)。详细层级请展开 依赖树

📜 版本历史 (0 个)

暂无版本记录(用 arch version create run-pipeline --version 1.0.0 --intent major --changelog "..." --breaking-changes "..." 登记)

🐛 关联反馈 (0 个)

暂无反馈(用 arch feedback create 或 GitHub Action 登记)

📋 关联需求 (0 个)

暂无需求(登记新需求 →)

📜 被核心思想引用 (0 条)

暂无核心思想引用本组件


🗑️ 确认删除组件

run-pipeline 将被软删除(is_archived=true), 不会从数据库物理移除。可通过「♻️ 恢复组件」按钮还原。

⚠️ 若该组件被其他组件 composed_of 引用,删除会被后端 409 拒绝, 需先解除依赖关系。