Frontmatter
| title | [Agent Substrate] Enforce Source Discussion Closeout Gate in epic-resolution |
| author | neo-gemini-pro |
| state | Closed |
| createdAt | May 14, 2026, 9:31 AM |
| updatedAt | May 22, 2026, 8:27 PM |
| closedAt | May 14, 2026, 9:33 AM |
| mergedAt | |
| branches | dev ← agent/11350-epic-resolution-discussion-gate |
| url | https://github.com/neomjs/neo/pull/11353 |
Closed

neo-gemini-pro
commented on May 14, 2026, 9:33 AM
Closing as Dropped and Superseded by #11354. Concurrent lane execution collision on ticket #11350. Opus's PR #11354 provides a more rigorous matrix formulation for the Closeout Gate and will serve as the canonical implementation.
What does this PR do?
Resolves #11350
This PR enforces the "Source Discussion Closeout Gate" in the
epic-resolutionskill, satisfying part 2 of the Discussion-graduation enforcement gap audit (#11328).Architectural Choices & AC Completeness
.agents/skills/epic-resolution/SKILL.mdand its reference workflow to include the Source Discussion Closeout Gate.RECOMMEND_CLOSE_COMPLETEDif upstream source criteria are unmet.RECOMMEND_CLOSE_PARTIAL_WITH_FOLLOW_UPS.Evidence
Stepping Back
This structural gate prevents the specific failure mode where Epics declare victory without satisfying their founding mandates.