docs: note Opus 4.8 Workflows as orthogonal top-level fan-out
The nested-subagent-dispatch constraint is unchanged in Opus 4.8. Workflows added a top-level fan-out mechanism alongside it, but a workflow's spawned agents still cannot spawn further agents. Record this in both the design rationale and the README capability list so a future reader does not read the plugin as unaware of Workflows.
This commit is contained in:
@@ -45,7 +45,8 @@ This repo (the **plugin**) carries everything that is universal:
|
||||
/ NEEDS_CONTEXT`
|
||||
- Working-tree-as-quarantine and only-orchestrator-commits
|
||||
- main HEAD sacrosanct
|
||||
- No nested subagent dispatch (Claude Code platform constraint)
|
||||
- No nested subagent dispatch (Claude Code platform constraint;
|
||||
Opus 4.8 Workflows fan out at the top level but do not lift it)
|
||||
- No orphan agents
|
||||
|
||||
Your project carries a small **profile** that fills the slots:
|
||||
|
||||
Reference in New Issue
Block a user