Skip to content

Relay gate results and prior-phase evidence to agents verbatim#182

Merged
luisherranz merged 2 commits into
architecture-v2from
fix/157-verbatim-relay
Jul 9, 2026
Merged

Relay gate results and prior-phase evidence to agents verbatim#182
luisherranz merged 2 commits into
architecture-v2from
fix/157-verbatim-relay

Conversation

@luisherranz

@luisherranz luisherranz commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Closes #157.

In architecture v2, agents read prior-phase artifacts by path and run gates themselves, so the orchestrator rarely touches evidence. The one channel left is the re-dispatch handoff: on rejection, the orchestrator relaunches flagged writers with the rejection file's path plus the issues scoped to their task. This adds one bullet to the spawn checklist for exactly that channel: when a launch prompt carries prior-phase evidence — such as a rejection's issues — it is passed verbatim, never interpreted or framed. (The incident behind #157 — gate results pre-framed to a reviewer as mostly noise — used a relay channel that no longer exists in v2; the surviving rule is scoped to what v2 actually does.)

Based on #181; independent one-rule change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01N5uKXZg1pBVWgk1882WF9P

luisherranz and others added 2 commits July 7, 2026 16:18
@luisherranz luisherranz merged commit f48282b into architecture-v2 Jul 9, 2026
@luisherranz luisherranz deleted the fix/157-verbatim-relay branch July 9, 2026 13:28
@github-actions github-actions Bot mentioned this pull request Jul 9, 2026
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