feat(workflow-util-agent): prompt restructure + scope focus — RFC #351 Phase 3 #354

Merged
xiaomo merged 1 commits from feat/351-phase3-prompt-focus into main 2026-05-19 05:57:37 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 8a7e756fe3 feat(workflow-util-agent): prompt restructure + scope focus — Phase 3
- buildOutputFormatInstruction(schema): auto-generates frontmatter
  format guide from Zod schema, injected at top of system prompt
- Adapter prepends deliverable format before role's systemPrompt
- buildThreadInput reordered: Task → Steps → Parent → Tools
- Scope reminder: 'Focus exclusively on YOUR role's deliverable'
- 8 tests for buildOutputFormatInstruction

Refs #351
2026-05-19 05:56:27 +00:00