Parent Epic
#138 — Sub-Agent Question Propagation Fix
Phase 0 — Option A: Prompt + HANDOVER Protocol
Task
Update .opencode/agents/Super-Admin.md to clarify that destructive confirmation via question is allowed only in a primary human session; dispatched Super-Admin must escalate to Orchestrator/user.
Rationale from §4.1 Finding 5
Super-Admin.md also requires question for destructive confirmation. These instructions are valid only in user-facing primary contexts, not in dispatched child sessions.
What to Change
- Find all instructions that require
question for destructive confirmation
- Add context guard: only use
question when running as primary user-facing session
- When dispatched as subagent: escalate destructive decisions to Orchestrator via HANDOVER
Reference
docs/review/framework-refactor/sub-agent-question-propagation-issue.md §4.1 (Finding 5), §6 Option A
Parent Epic
#138 — Sub-Agent Question Propagation Fix
Phase 0 — Option A: Prompt + HANDOVER Protocol
Task
Update
.opencode/agents/Super-Admin.mdto clarify that destructive confirmation viaquestionis allowed only in a primary human session; dispatched Super-Admin must escalate to Orchestrator/user.Rationale from §4.1 Finding 5
What to Change
questionfor destructive confirmationquestionwhen running as primary user-facing sessionReference
docs/review/framework-refactor/sub-agent-question-propagation-issue.md§4.1 (Finding 5), §6 Option A