Frontmatter
| id | 9693 |
| title | [Epic] AI Agent Phase 3: Ideation Sandbox via GitHub Discussions |
| state | Closed |
| labels | epicai |
| assignees | tobiu |
| createdAt | Apr 4, 2026, 4:49 PM |
| updatedAt | Apr 4, 2026, 8:02 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9693 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | 9695 Implement Offline Synchronization for Ideation Sandbox (Discussions) 9698 Feature: Agent Skill Loader & Ideation Sandbox |
| subIssuesCompleted | 2 |
| subIssuesTotal | 2 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 4, 2026, 8:02 PM |
[Epic] AI Agent Phase 3: Ideation Sandbox via GitHub Discussions
Closedepicai

Background
Currently, the AI agent is tightly coupled to creating and scanning actual GitHub Issues for managing its context and workflows. However, "hallucinating" or proposing highly exploratory architectural node ideas pollutes the actionable Issue tracker and ruins velocity metrics.
Objective
Implement Phase 3 of the AI Agent infrastructure: The Ideation Sandbox. Instead of polluting the actionable Issue tracker, the agent should utilize GitHub Discussions as its native "brainstorming" and "what-if" playground.
Requirements
github-workflowMCP orDreamService) to the GitHub GraphQL / Discussions API.