Skip to content

feat: add Delegation Boundary and improve orchestration guide precision#155

Merged
shinpr merged 2 commits intomainfrom
feat/add-delegation-boundary-to-orchestration-guide
Apr 3, 2026
Merged

feat: add Delegation Boundary and improve orchestration guide precision#155
shinpr merged 2 commits intomainfrom
feat/add-delegation-boundary-to-orchestration-guide

Conversation

@shinpr
Copy link
Copy Markdown
Owner

@shinpr shinpr commented Apr 3, 2026

Summary

  • Add "Delegation Boundary: What vs How" section to orchestration guide — defines what/where/constraints the orchestrator passes vs what specialists determine autonomously
  • Scope granularity per agent type: executor agents receive task file paths (broader scope requires explicit user request); discovery/review agents receive directory scope with read-only access
  • 4-tier decision precedence for conflict resolution (user instructions > design artifacts > repo state > specialist judgment)
  • Convert "Prohibited Actions" to positive-form "Required Actions" — negative instructions cause LLMs to focus on the prohibited behavior instead of the desired behavior
  • Restructure Structured Response Specifications from bullet list to Agent/Key Fields/Decision Logic table with quality-fixer blocked handling as a dedicated subsection
  • Clean remaining negative-form instructions: "no modification" → "read-only access", remove "instead of guessing", replace vague "higher-precedence source" with explicit ordering
  • All changes applied to both EN and JA versions; fix one missing operational line in JA

Test plan

  • Verify EN orchestration guide renders correctly with new Delegation Boundary section
  • Verify JA orchestration guide renders correctly with equivalent changes
  • Confirm Structured Response table and quality-fixer subsection are scannable
  • Check EN/JA symmetry — no missing sections or semantic drift

🤖 Generated with Claude Code

Define what/how separation for orchestrator-specialist communication,
add decision precedence for conflict resolution, and fix multiple
BP-001/BP-002 violations across both EN and JA versions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shinpr shinpr self-assigned this Apr 3, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shinpr shinpr merged commit c5f0cab into main Apr 3, 2026
1 check passed
@shinpr shinpr deleted the feat/add-delegation-boundary-to-orchestration-guide branch April 3, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant