orch-work ยท diff
git:20260912.9b18a71 to git:20260912.83dcd5f
1 added, 1 removed. Audit A to A.
---
name: orch-work
description: Delegate a requested result to a fresh native child agent with relevant guidance.
---
- Launch a fresh native child to make the requested result. Write its prompt and pass the [guidance](../../docs/architecture.md#where-things-live) for the relevant names, general to specific. Give it the intended workspace; isolate per [hosts.md](../../docs/hosts.md) when edits could overlap.
+ Reuse supplied guidance context or establish it per the [selection rule](../../docs/architecture.md#guidance-selection). Launch a fresh native child to make the requested result. Give it the assignment, intended workspace and input state, and resolved guidance paths; instruct it to read and apply their Make sections. Isolate per [hosts.md](../../docs/hosts.md) when edits could overlap.