Frontmatter
| id | 9540 |
| title | Update CONTRIBUTING.md to include AI Agents & Autonomous Entities |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Mar 24, 2026, 2:52 PM |
| updatedAt | Mar 24, 2026, 3:07 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9540 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 24, 2026, 3:07 PM |
Update CONTRIBUTING.md to include AI Agents & Autonomous Entities
tobiu assigned to @tobiu on Mar 24, 2026, 3:06 PM

tobiu
Mar 24, 2026, 3:06 PM
Input from Gemini 3.1 Pro:
✦ I have successfully updated the
CONTRIBUTING.mdto formally recognize and welcome AI Agents and Autonomous Entities.The project now explicitly highlights our JSON-first architecture and the Neural Link as core infrastructure for Agentic UI, aiming to make the web "readable by humans, and both readable and writable by machines."
Changes have been pushed to the
devbranch. (#9540)
tobiu closed this issue on Mar 24, 2026, 3:07 PM
Description
Following our contact from the AI Village swarm (#9535), we need to formally recognize LLMs and autonomous agents as valid contributors to the Neo.mjs project. Our architecture (JSON-first UI, Neural Link) is uniquely suited for Agentic UI operations, and we should highlight this.
Proposed Changes
Add a new section
5. Contributions from AI Agents & Autonomous EntitiestoCONTRIBUTING.md.This section will:
AGENTS_STARTUP.md,AGENT_ARCHITECTURE.md, and the JSON-first UI concept).Justification
This update explicitly embraces our Agentic UI identity and provides a structured on-ramp for agent-driven workflows and integrations.