3 Commits

Author SHA1 Message Date
David Baity
a7371104c2 fix(sprint83b): title_conflict_check agent delegation bug
- title_conflict_check.yml: replace identity.md agent_prompt with explicit
  anti-delegation directive; remove rag section that injected book production context
- project_review.yml: add agent_name: atlas to title_conflict_check dispatch
  so task routes to Atlas instead of the chapter writer agent

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-29 13:07:37 -04:00
David Baity
4bc34a714a feat(sprint83a): title_conflict_check template + project_review dispatch + atlas agent
- Add templates/title_conflict_check.yml: Atlas's 2x WebSearch title conflict pipeline with CLEAR/CAUTION/CONFLICT verdict
- Add title_conflict_check dispatch to templates/project_review.yml (PLANNING phase gate)
- Add title_conflict_check to agents/atlas/agent.yml supported_templates

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-29 12:13:51 -04:00
c990034cc0 feat: add project_review template for pulse cascade 2026-04-28 19:49:54 +00:00