Frontmatter
| id | 7631 |
| title | refactor: Remove obsolete buildScripts/ai directory |
| state | Closed |
| labels | enhancementairefactoring |
| assignees | tobiu |
| createdAt | Oct 24, 2025, 12:14 PM |
| updatedAt | Oct 26, 2025, 11:09 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7631 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7604 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 24, 2025, 12:20 PM |
This ticket covers the deletion of the
buildScripts/aidirectory. This folder contains legacy scripts for AI agent workflows that have been entirely replaced by the new MCP (Model Context Protocol) servers. Removing this directory is a final cleanup step to eliminate outdated code and formalize the transition to the new architecture.Acceptance Criteria:
buildScripts/aidirectory is deleted from the repository.