Files
united-workforce/.cards/open-question-human-as-role.md
T
xiaomo 04e2b5b8a7
CI / check (pull_request) Successful in 2m21s
docs: expand .cards — vision, comparisons, business rationale, open questions
26 cards covering:
- Project philosophy (session isolation, process discipline, dissipative structure)
- Comparisons (vs skill, vs dynamic workflow)
- Business rationale (FTE vs vendor, OPC, switching cost)
- Learning model (memory + skill + workflow)
- Self-improvement (reflective workflow, eval)
- Open questions (workflow granularity, human-in-the-loop)
2026-06-07 11:43:52 +00:00

919 B

title, created, source, tags, category, links
title created source tags category links
Open Question — Human as Role Participant 2026-06-07 openclaw-xiaomo
architecture
open-question
architecture
agent-as-graduate
opc-why-fte-agents-matter-most
role-is-not-agent
process-authorship-human-ai-vs-delegation

待讨论。

目前讨论主要围绕 OPC(一个人 + N 个 agent)。但小团队场景下——几个人各自有 FTE agent,共享 workflow 库和记忆——workflow 的某些 role 可能需要人来执行而不是 agent。

问题:

  • uwf 是否需要支持人作为 role 的参与者(比如"人工审批"作为 graph 中的一个 role)?
  • 还是人永远在 workflow 之外,只做设计者和监督者?
  • 如果支持,$SUSPEND 机制是否已经覆盖了这个需求(暂停等人介入)?
  • 多人 + 多 agent 的协作场景下,workflow 的共享和权限模型是什么样的?