Project architecture details are distributed to multiple sub-agents without a separate confirmation
Source references: 5After showing an explanation, the workflow immediately starts at least three sub-agents and supplies each with file paths, coupling details, and domain vocabulary from CONTEXT.md. It specifies no data-minimization, sensitive-content exclusion, or separate approval step.
Private code structure, internal service relationships, or sensitive business terms from CONTEXT.md enter additional agent contexts, expanding the processing surface; parallel agents may also create unexpected compute usage.
When the user asks to explore interface alternatives, the workflow immediately launches at least three sub-agents after showing an explanation and supplies them with file paths, coupling details, dependency classifications, and CONTEXT.md domain vocabulary. It does not require renewed consent or sensitive-data filtering. If sub-agents have different processing or retention boundaries, this broadens exposure of architecture information. A user can pre-limit shareable files and fields and ask for explicit sub-agent data boundaries.
Show this to the user, then immediately proceed to Step 2. The user reads and thinks while the sub-agents work in parallel.Show 4 other places
Spawn 3+ sub-agents in parallel. Each must produce a **radically different** interface for the deepened module.Prompt each sub-agent with a separate technical brief (file paths, coupling details, dependency category from [DEEPENING.md](DEEPENING.md), what sits behind the seam). The brief is independent of the user-facing problem-space explanation in Step 1. Give each agent a different design constraint:Include both [SKILL.md](SKILL.md) vocabulary and CONTEXT.md vocabulary in the brief so each sub-agent names things consistently with the architecture language and the project's domain language.When the user wants to explore alternative interfaces for a chosen deepening candidate, use this parallel sub-agent pattern. Based on "Design It Twice" (Ousterhout): your first idea is unlikely to be the best.### 2. Spawn sub-agentsSpawn 3+ sub-agents in parallel. Each must produce a **radically different** interface for the deepened module.Prompt each sub-agent with a separate technical brief (file paths, coupling details, dependency category from [DEEPENING.md](DEEPENING.md), what sits behind the seam). The brief is independent of the user-facing problem-space explanation in Step 1. Give each agent a different design constraint: